Replies: 1 comment
-
| 
         Do not worry, i have been told that ordering matters in SqlBuilder.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if i am using the code wrong, but i would like to generate a Sql query for inserting data. I have a loop that i use to find the fields that i need to insert into and also the field values, something like this
But once i have done this and try to execute the command, my SQL looks something like this
Do you know why my SQL is not correctly formatted?
Beta Was this translation helpful? Give feedback.
All reactions