What is equi-join?
Answer / aryasen vaikom
An equijoin is a join with a join condition containing an
equality operator ( = ). An equijoin combines rows that have
equivalent values for the specified columns.
Eg: select * from emp,dept where emp.deptno=dept.deptno;
| Is This Answer Correct ? | 9 Yes | 1 No |
What is difference between database and file?
Which is better saving files in database or in file system?
Is it possible to Disable the Parameter form while running the report ?
What is database Configuration assistant ?
Explain about the properties of cursors?
what is scan listener.
What are the basic components of notification services?
What is a functional dependency in the dbms?
Explain data dictionary.
Explain the term entity in dbms?
explain the term ‘attribute’?
RDBMS file system can be defined as
Oracle (3259)
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)