There are two tables (T1, T2) with different rows. Find the
output of query. Select count(*) from T1,T2.
Answer Posted / prabhash yadav
yes multiply both tables rows
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
List types of tables in SQL Azure?
Why should we go for stored procedures? Why not direct queries?
How can we improve performance by using SQL Server profiler?
Write a sql query to display the current date?
How do you drop an index?
What is correlated subquery in sql server?
Is null in sql server?
Define clusters?
what is a self join? : Sql server database administration
What is sql server database?
Tell me about pre-defined functions of sql?
What is service broker?
How self join is different from outer join?
Do you know what are the differences between lost updates and uncommitted dependencies?
Where in ms sql server is ’100’ equal to ‘0’?