what is the output for this query
select * from employee where 1=1;
Answer Posted / guest
Retriving all employee table records
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is mean by candidate key?
Describe in brief sql server monitoring ways.
Explain the properties of sub-query in sql server?
What is the log shipping?
What does ss stand for sexually?
What is the difference between varchar and nvarchar?
What are the advantages of sql stored procedure?
What is the difference between delete and truncate statements?
What is difference in performance between insert top (n) into table and using top with insert?
Does hive support indexing?
What are the types of database recovery models?
Would you store your query in a ssrs report or a database server? State the reason why?
what stored procedure can you use to display the current processes? : Sql server administration
How to verify a login name with sqlcmd tool?
What is a performance monitor?