Answer Posted / s. syam sundar
IN,ANY,ALL ARE MULTIPLE OPERATORS
THESE ARE USED IN MULTIPLE ROW SUBQUERIES
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is rename in sql?
What makes a good primary key?
What is nosql db?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
What is difference between inner join and cross join?
What is scalar function?
How do I sort a table in sql?
How do I save the results of sql query in a file?
What are sql procedures?
Why do we use set serveroutput on?
how many sql ddl commands are supported by 'mysql'? : Sql dba
What are types of indexes in sql?
what is a primary key? : Sql dba
How do I create a memory optimized filegroup?
What is partition in sql query?