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)
How does an execution block start and end in pl sql?
What is odi studio?
What do you mean by query optimization?
How to set up autotrace for a user account?
What do you understand by check constraint in sql server?
How would you lock a table in sybase? What text command will you use for it?
What is unique key constraint?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
What happens if date-only values are provided as date and time literals?
What is the command used to fetch first 5 characters of the string?
What are different types of statements supported by sql?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What are different relationships existing in database?
How a database is related to tablespaces?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA