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) Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
2 6927Assume,there are three tables in a database, Can i have both primary key and foreign key for each table in the same database?
4 8773define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more.
5 12263
What are transactions in sql?
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
What do you understand by hotfixes and patches in sql server?
How to disable stored procedure sql server?
How to enter binary numbers in sql statements?
How you can create a simple query in access 2013?
how to rename an existing column in a table? : Sql dba
What is difference between table aliases and column aliases? Do they affect performance?
What is sql server english query?
How do I use microsoft access with excel?
What is a database access?
What is sql constant?
What is RDBMS KERNEL?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
in the package one interface got failed how to know which interface got failed if we no access to operator?