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)
1. What is Container? 2. Tell me about your project? 3. Which container you are used in your project? 4. What is Surrogate key? 5. How you are implemented it? 6. Difference between Server job and Parallel job? 7. What is your Target Database? 8. What is Source System? 9. Difference between Join and Lookup? 10. Are you maintaining historical data? What is the logic used to maintained to historical data? 11. Do you have documents for mapping?
What is the difference between upgrade and migration in sql server?
what is the command syntax for inserting a document?
What is sql or structured query language?
What are the properties of the transaction?
What is normalization and what are the advantages of it?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Why use identity in sql server?
How to convert numeric expression data types using the cast() function?
Explain “row_number()” in sql server with an example?
Why we use the openxml clause?
What kind of problems occurs if we do not implement proper locking strategy?
Were you involved in any data conversion, which one?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
How to use values from other tables in update statements using oracle?