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
How many primary keys are possible in a table?
Determine when to use stored procedure to complete sql server tasks?
What is a synonym for manipulation?
What is raid and what are different types of raid levels?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
What is report rendering ?
What is cursors?
How many types of cursor type are there?
What is normalization 1nf 2nf 3nf?
What are various ways to enhance the ssrs report?
What is ms sql server index?
What is mapping schema?
How to list all login names on the ms sql server?
What is the difference between truncate and delete commands?
What is difference between count (*) and count column?