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) WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
1 6725A table was given with 3 columns like Manager id,Manager Name and Employee name. Question was to create hierarchy.
TCS,
2 8722Consider a table with 8 rows 4 rows contains value 0 and 4 rows contains value 1.Now write a single update query to make all 0's as 1 and all 1's as 0
7 9842I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
21121.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
2027In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
2009
State all possible different index configurations a table can possibly have?
What is BBED in Oracle?
Can I use a named pipe to bcp/dump data out or in in sybase?
What are mongodb indexes?
Differentiate between % rowtype and type record.
What is a parameter query?
What is difference between inner vs self vs cross?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
What are advantages of ssrs or why we should use ssrs?
What are the main differences between 11.x and 12.x versions of sybase?
How to turn on the mssql api module in php?
Why does Oracle not permit the use of PCTUSED with indexes?
How to drop an existing view in mysql?
Is mysql free software?
What is the most important action a dba must perform after changing the database from noarchivelog to archivelog?