sql query to get zero records from a table having n no of
records
Answer Posted / abburi
select *from table_name where 1=2;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is primary key a clustered index?
Give the order of sql select?
What is offset and limit in sql?
What is the difference between sql and mysql?
How to add, remove, modify users using sql?
Is sql free?
Does sql*plus also have a pl/sql engine?
what is isam? : Sql dba
How many functions are there in sql?
Cite the differences between execution of triggers and stored procedures?
Could you please provide oca (oracle 10g) dumps for my certification ?
What is keys and its types?
What do you understand by pl/sql records?
what is schema? : Sql dba
What is the use of primary key?