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 three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
1 1065You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?
1 1167You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
1 1081If 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?
1 1007
How to export data from database and import into another?
How many concurrent programs you have customized, can you name some of them?
How to put more than 1000 values into an oracle in clause?
8. Sort, Lookup What kind of technique (partition) is used? 9. How can you handle exceptions in job sequencer? 10. How do you apply custom conditions an exceptions (How do you trigger exceptions in job sequence?) 11. I have a job with 3 possibilities? Finish with ok…..Abort…….Warning} How do you handle these in Job sequencer 12. How do you connect both OK and Warning can we? 13. How to find which process is running currently? 14. How do you find the disk usage in UNIX? 15. How do you combine 2 sequential files having same metadata of same file names? 16. How do you implement SCD in Ds? 17. Explain the situation where you have applied? 18. How do you apply new changes to? 19. Difference between change capture and Change apply? 20. Explain Compare Stage? 21. What is Surrogate key? 22. How to solve the problem of null values?
What is sql server query analyzer?
define sql insert statement ? : Sql dba
what are the advantages of sql ? : Sql dba
Is microsoft getting rid of access?
How to convert character strings into numeric values?
How to start an oracle instance?
What are the two main functions of queries in databases?
How do I find the sql server version?
Who proposed the relational model?
What is subquery? Explain the properties of a subquery?
How did mongodb get its name?