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) How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
1 1199How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
1 1125What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
1 1103How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
1 1094
What are the steps in creating a database?
What is the difference between for xml raw and for xml auto?
What are the advantages of database?
What is an indexed view?
List the ways in which dynamic sql can be executed?
Who proposed the relational model?
When should you use an instead of trigger?
How to put more than 1000 values into an oracle in clause?
What is a concurrency problem in dbms?
Are you familiar with user exits in reports?
What are the different subsets of sql?
define sql insert statement ? : Sql dba
What is the difference between case version and decode version?
Do we need to rebuild index after truncate?
What are the properties of the transaction?