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) What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
2414As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
IBM,
1 4374
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Can we rename database in mysql?
Why do we use %rowtype & %type in plsql?
What is load plan and types of load plans in ODI?
How are the unique and primary key constraints different?
What are built in functions?
How do I change the max connections in mysql?
How can I see mysql database?
Is mongodb better than mysql?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
State three differences between Dbms and Rdbms?
What does truncate table do?
What is a static data dictionary in oracle?
What is the contrast amongst drop and truncate?
What is indexing in sql server with example?