there is A table and B table in A table there 5 rows and in
b table there are 2 rows i am firing query select * from
a,b what will be the output?
Answer Posted / manda
It gives a cartesian product or a cross product.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Is mariadb nosql?
How do you concatenate in sql?
How to get help at the sql prompt?
What is a ddl command?
Can a primary key be a foreign key?
What are crud methods?
what is the difference difference between procedure and packages
Which one is faster ienumerable or iqueryable?
What is record type in pl sql?
How does sql store data?
What are records give examples?
what is datawarehouse? : Sql dba
what is blob? : Sql dba
What are the uses of sysdate and user keywords?
How many types of triggers exist in pl/sql?