You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WHAT
I think a great addition would be a SQL insert statement generator. I envision pasting a table of data from Excel or elsewhere into a text box, and it will convert into standard SQL INSERT statement.
USE CASE
I am often have users sending me data in excel or similar that needs to be manually inserted into various SQL tables. Would be super handy to be able to quickly generate an INSERT statement that I can paste into my SQL IDE and execute.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
WHAT
I think a great addition would be a SQL insert statement generator. I envision pasting a table of data from Excel or elsewhere into a text box, and it will convert into standard SQL INSERT statement.
USE CASE
I am often have users sending me data in excel or similar that needs to be manually inserted into various SQL tables. Would be super handy to be able to quickly generate an INSERT statement that I can paste into my SQL IDE and execute.
Beta Was this translation helpful? Give feedback.
All reactions