Answer Posted / mohana sundaram
self joins,natural joins,cross joins,inner joins,outer
joins,equi and nonequi joins.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What type of database is cloud sql?
Is subquery faster than join?
Write a sql query to find the names of employees that begin with ‘a’?
Is sqlite thread safe?
Will truncate release space?
what are null values? : Sql dba
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are stuff and replace function?
Can we write ddl statements in functions?
Explain raise_application_error.
Can we rollback truncate?
what is recursive stored procedure? : Sql dba
What is primary key and foreign key?
What are transaction and its controls?
Why do we use %rowtype & %type in plsql?