There are two tables (T1, T2) with different rows. Find the
output of query. Select count(*) from T1,T2.
Answers were Sorted based on User's Feedback
Answer / atul sharma
the result will be--
Number of rows in table T1 multiply(*) the Number of rows
in table T1
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / jitendra sharma caresoft inc.
No of rows in table T1 * No of rows in table T2
| Is This Answer Correct ? | 9 Yes | 0 No |
Where is my database stored on the hard disk in ms sql server?
What is the difference between a "where" clause and a "having" clause?
What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
What is difference between views and stored procedures?
What is co-related sub query?
Explain candidate key, alternate key, and composite key?
What is triggers in ms sql server?
How to locate and take substrings with charindex() and substring() functions?
What command do we use to rename a db?
What is Dependency Injection and provide example?
How do you drop an index?
Why would you call update statistics?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)