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?
3 6771What would you use to improve performance on an insert statement that places millions of rows into that table?
TCS,
2 6338If you're unsure in which script a sys or system-owned object is created, but you know it's in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
1 3508How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1 3600You create a private database link and upon
connection, fails with: ORA-2085: connects to
I 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 7397
Is microsoft getting rid of access?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How to remove duplicate rows from table except one?
How many concurrent programs you have customized, can you name some of them?
How raid can influence database performance?
What is a view in sql?
Explain system functions or built-in functions? What are different types of system functions?
how to use regular expression in pattern match conditions? : Sql dba
what is bcp? When does it used? : Sql dba
How can I check that whether automatic statistic update is enabled or not?
What is temporary table in sql server? Why we use temp table?
Design database draw er diagram for a certain scenario ?
What is the primary use of the model database?
How to start an oracle instance?
How efficient you are in oracle and SQL server?