Is SET Command is SQL Statement..?

Answers were Sorted based on User's Feedback



Is SET Command is SQL Statement..?..

Answer / nani

yes.It is used with update

Is This Answer Correct ?    52 Yes 1 No

Is SET Command is SQL Statement..?..

Answer / jayu

yes set is used with update command

Is This Answer Correct ?    34 Yes 0 No

Is SET Command is SQL Statement..?..

Answer / pravin waghmode

Yes,SET is a SQL statement. It is used with Update command.

Is This Answer Correct ?    6 Yes 0 No

Is SET Command is SQL Statement..?..

Answer / nikita shinde

yes SET is a sql statement

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is a scalar function?

0 Answers  


how to dump all databases for backup. Backup file is sql commands to recreate all db's.

0 Answers  


Which command is used to view the content of the table in mysql?

0 Answers  


What is mysql primary key?

0 Answers  


Write a query to display current date and time?

0 Answers  


Does mysql scale well?

0 Answers  


How to get a list of all tables in a database?

0 Answers  


How to check server status with 'mysqladmin'?

0 Answers  


What is pragma serially_reusable and why is it used?

0 Answers  


How do you determine the location of mysql data directory?

0 Answers  


How do I start and stop mysql on windows?

0 Answers  


How do I enable mysqli extension?

0 Answers  


Categories