Which join is like inner join?
Answer / Rajesh Kumar Verma
A natural join is similar to an Inner Join since it only returns matching rows and doesn't include any null values from either table.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to findout the 100th maximum salary
Enlist some predefined exceptions?
List different type of expressions with the example.
What is a constraint? Tell me about its various levels.
how can we write a column values horizontal by using sql stmt; ex: select name from table_name;(actual output) a b c d require output is a b c d
5 Answers Honeywell, Interact,
Which operator is used in query for pattern matching?
What operating systems are supported by oracle sql developer?
What is PL/SQL Records?
what is offset-fetch filter in tsql? : Transact sql
Which is faster truncate or drop?
which tcp/ip port does sql server run on? : Sql dba
I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
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)