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 the difference between mysql_fetch_array() and ysql_fetch_object() ?

1 Answers  


how to display nth highest salary from a table in a mysql query? : Mysql dba

1 Answers  


How to create a test table in your mysql server?

1 Answers  


What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?

1 Answers  


What is the latest mysql version?

1 Answers  


What is mysql_pconnect?

1 Answers  


How can you count the total number of records of any table?

1 Answers  


what is the difference between gui testing and database testing? : Mysql dba

1 Answers  


Can we store pdf files in mysql?

1 Answers  


How do I create a mysql username and password?

1 Answers  


How do you start and stop MySQL on Windows?

3 Answers  


What is Foreign Key? What is the main difference between primary key and Foreign Key ? How Foreign Key can be defined? Is Foreign key is used to join two or more table?

4 Answers  


Categories