Is SET Command is SQL Statement..?
Answers were Sorted based on User's Feedback
Answer / pravin waghmode
Yes,SET is a SQL statement. It is used with Update command.
Is This Answer Correct ? | 6 Yes | 0 No |
What is a scalar function?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
Which command is used to view the content of the table in mysql?
What is mysql primary key?
Write a query to display current date and time?
Does mysql scale well?
How to get a list of all tables in a database?
How to check server status with 'mysqladmin'?
What is pragma serially_reusable and why is it used?
How do you determine the location of mysql data directory?
How do I start and stop mysql on windows?
How do I enable mysqli extension?