what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / rakesh anand
In Oracle Database 10g Express Edition
it shows "no data found"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is bcp? When does it used? : Sql dba
How can you create an empty table from an existing table?
How to write a query to show the details of a student from students table whose
Why use subqueries instead of joins?
What does rownum mean in sql?
Is mariadb a nosql database?
How does postgresql compare to mysql?
what does the t-sql command ident_incr does? : Transact sql
what is not null constraint? : Sql dba
what are all the different normalizations? : Sql dba
What is a unique key and primary key and foreign key?
Do stored procedures prevent sql injection?
What is indexing oracle sql?
How does sql store data?
Are sql connections encrypted?