What are keys in sql?
Answer / Vineeta Gunjiyal
Keys in SQL are used to enforce uniqueness of data within a table or a combination of columns. There are two main types of keys: PRIMARY KEY and UNIQUE CONSTRAINT. The primary key is a specific type of unique constraint that identifies each row uniquely.
| Is This Answer Correct ? | 0 Yes | 0 No |
describe transaction-safe table types in mysql : sql dba
Types of cursors and explanation each of them ?
What is example of database?
what is the output of this query selet * from employee where 1=2 ??
In testing where do we use sql language and how it helps in testing?
when a procedure /package is getting invalidated?
how to select unique records from a table? : Sql dba
Is sql a oracle?
i have a table emp and columns ename,empno,mgr_id,i need ename,manager name as result i.e employee respective manager.. example empno ename mgr_id 1 john 3 2 paul 3 3 smith 1 4 kevin 1 5 stewart 2 result has to look like this ename manager john smith paul smith smith john kevin john stewart paul can u plz help me out in this.....
What is join view in sql?
How long will it take to learn pl sql?
Is it possible to sort a column using a column alias?
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)