what is difference between cartesian join & cross join even
they give same result?
Answer Posted / aqws
not much... rest is explained above...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Will you be able to store pictures in the database?
What privilege is needed for a user to create views in oracle?
How to change program global area (pga) in oracle?
How to rename a tablespace in oracle?
how to handle exceptions in post production
Explain about achiever in sql?
What is ASM (Automatic Storage Management) in Oracle?
How to run queries on external tables?
How to get last row id?
How to define a variable to match a table column data type?
What is the quickest way to export a table to a flat file?
What is SQL access advisor in Oracle?
What is the difference between Delete, Truncate and Drop in Oracle?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
How to shutdown your 10g xe server?