I have a dataframe which am trying to store into database like below
oversampled_df.write \\ .format(\'jdbc\') \\ .option(\'truncate\', \'true\') \\