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)
Give two methods you could use to determine what DDL changes have been made.
Have you created sequence? When will you use?
How do I clear the screen in sql plus?
What is a data manipulation language?
Explain the functionality of dml compiler.
Can foreign key have duplicate values?
What is etl process in data warehousing? What are the different stages in 'data warehousing'?
Explain “@@rowcount” and “@@error” in sql server?
How to store only time; not date and time?
What is the stored procedure to view current lock and processes respectively?
How do I transfer data from one database to another in mysql?
difference between Clustered index and non clustered index ?
What is database isolation in sql server? : sql server database administration
How to execute a stored procedure?
What is the usage of distinct keyword?