How maney row would be print after join if A table have 100
rows and B table have 50 rows...
Answer Posted / brajesh kumar srivastava
its depend on join what type join you are using,If You are
using cross join then 100*50 record would printed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a cursor be updated? If yes, how you can protect which columns are updated?
How to download and install the scaled-down database adventureworkslt?
What is an indexing strategy?
Will the writetext statement activate a trigger?
what are the three command line utilities and what are their primary functions?
How to select some specific rows from a table in ms sql server?
What is a filestream?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
What are the two authentication modes in sql server?
How you can minimize the deadlock situation?
Can we insert data into view sql server?
How to create a view on an existing table in ms sql server?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
Does sql server 2000 clustering support load balancing?
List the different types of collation sensitivities in sql server?