sql query to get zero records from a table having n no of
records
Answer Posted / welcomeashwin
SELECT * FROM TABLE_NAME WHERE 1 = 2;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to get each name only once from an employee table?
How to use boolean type in select statement?
Is it possible to update views?
define data blocks ? : Sql dba
What is the use of procedures?
Does pl/sql support create command?
what is a database? : Sql dba
Explain the select statement in sql?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What is schema in sql?
How do I add a database to sql?
What do you mean by field in sql?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What is the primary key?
what is schema? : Sql dba