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 database be shrunk with users active? : Sql server administration
What is the difference between drop table and truncate table?
What is the user of Primary key?
How to view the error log for any specific instance? : sql server database administration
What is the difference function and stored procedure?
Explain can SSRS reports Cache results?
How do I get to sql server configuration manager?
What are the advantages of sql azure?
When multiple after triggers are attached to sql table, how to control the order of execution?
How to assign new column names in a view?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Why Master database is required?
How to create dbo table in sql server?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
How to delete duplicate rows in sql server?