what is the output for this query
select * from employee where 1=1;
Answer Posted / mohanakrishna
The querry display the total table information present in
the database.
EID ENAME MID
101 rama null
102 sita 101
103 siva 101
104 ganesh 103
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?
What is Federation Root Database?
How to add more data to the testing table in ms sql server?
Explain primary key in sql server?
How to find out what is the default collation in a database?
Can we call future method from trigger?
What is the downside of using udf?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
How and why use sql server?
What is difference between joins and subqueries?
What is standby servers? Explain types of standby servers.
What is resource governor?
What are the different types of stored procedures?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
State a few properties of relational databases?