What is difference between primary and secondary key?
Answer / Ajay Singh Chauhan
A primary key uniquely identifies each record within a table, while a secondary key provides another means of identifying records. A table can have only one primary key but multiple secondary keys.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use boolean type in select statement?
What are different functions in sql?
What are inner and outer joins examples of both?
table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004
what is the difernece between named and anonymous pl/sql blocks??
What is the sql case statement?
How to read xml file in oracle pl sql?
What is mutating trigger?
What is minus?
What do you mean by stored procedures?
How to return multiple rows from the stored procedure?
What is a scalar value in sql?
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)