what is the output for this query
select * from employee where 1=1;
Answer Posted / amit kumar
here...retrieve all column and records of employee. and
there is condition 1 = 1 is always true if 1 value in any
column.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How we can compare two database data?
Can a database be shrunk with users active?
what's the information that can be stored inside a bit column? : Sql server database administration
what is the different types of backups available in sql server? : Sql server database administration
How can you append an identity column to a temporary table?
Define Wed Edition in SQL Azure?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
Explain can you implement data mining in ssrs?
How to create a large table with random data for index testing in ms sql server?
Explain about thread and memory management process of SQL?
wat wil hapn if we give the both read and deny read permission to user?
What are the advantages to use stored procedures?
How to achieve Paging of records in SQL SERVER?
What does nvl stand for?
What are the properties of the relational tables?