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
Why use sub query in sql server and list out types of sub queries?
How to create nested stored procedure?
What is attribute relationships, why we need it? : sql server analysis services, ssas
Determine how to use the inserted and deleted pseudo tables?
What happens when converting big values to integers?
Do comments need to go in a special place in sql server 2005?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
What is the default schema of your login session in ms sql server?
What are the difference between “where” and “having” clause in sql server?
Explain what are the different index configurations a table can have?
What are the differences between char and varchar in ms sql server?
Explain why variables called the most powerful component of ssis?
Why do we use trigger?
List down some advantages of sql stored procedure?
What are the advantages of using stored procedures in sql server?