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 SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
1 3661What would you use to improve performance on an insert statement that places millions of rows into that table?
1 3797If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
2204How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1977You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?
1 9060I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
1 4133
What is longblob in mysql?
What is a two tier wage system?
Explain fully functional dependency?
What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
Why partition by is used in sql?
What is table partitioning and why is it required?
What is a pl/sql block?
Is excel a database?
How to scale out a federation by Sql statement?
Explain the properties of sub-query in sql server?
What is varchar used for?
How to insert data into mongodb using mongoose?
Can a View based on another View in Oracle?
What is sql view?
What is faster join or union?