Can we join two tables without common column?
Answer / Amrit Kalash
No, you cannot directly join two tables without a common column. However, you can use techniques such as full outer joins with a dummy/sentinel value in one of the tables to achieve the effect of joining tables without a common column.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of %rowtype?
What is dcl in sql?
write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.
Explain the the update statement in sql?
What port does sql server use?
What is a REF CURSOR? Compare strong and week ref cursor types.
How do you update a value in sql?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
Explain the select statement in sql?
How to rename a table?
Determine if oracle date is on a weekend?
What are the sql versions?
Oracle (3253)
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)