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) You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
1 2210can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 34080as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
1 2397as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
1 2262I have a small PL/SQL Block
assume in this way
begin
select * from emp where empno=100;
exception
when others then
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
1 21541> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne way other than using sqlplus ?
2 8990
What are the types of database explain each of them briefly?
How to select all columns of all rows from a table in oracle?
What is acid mean in sql server?
What is the primary use of the model database?
in oracle BPM composer in part BA model on design model in enterprise model i cannot connection with value chain model work not links in part properties do you can me help me?
List out the different types of locks available in sql server?
1. Tell me about your self? 2. Latest Project Introduction? 3. Difference between server jobs and parallel jobs? 4. Seq-Seq Explain its behavior and execution mode and which parallelism technique is used? 5. What is padding characters? 6. Seq-Seq, Seq-Copy-Seq which one is the best and efficient? 7. How many reject links do we have to a transformer? 8. How many reject links to join stage? 9. Difference between join and lookup? 10. How to design PX routine? 11. How can we call job in another job? 12. Difference between batch and sequencer? 13. Which Database is used? 14. What is change capture? Give briefing of that? 15. What is change Code? Explain? 16. How you call UNIX in Ds? 17. How do you call JCL in UNIX? 18. How do you pass the job status of one job to another job? Have designed any job sequencer? 19. How do you find a file in existed directory? 20. How can you call parallel jobs in transformer? 21. Execution of jobs in command line? 22. Tuning of sql queries? 23. What is orchestrating metadata? 24. What are junk dimension? 25. What are the third party tools you are used? 26. What are the system variables you have used? IBM 1. What is virtual dataset? 2. How do you handle reject link to a peek stage? 3. What is transaction table? 4. Which one is the efficient from the following? a. ODBC enterprise b. Oracle enterprise 5. How can you extract data from excel sheet? Do you know how to parameterize, this option? 6. Six pages of complex query I have, how do you simplify this query? 7. Difference between dataset and lookup file set?
how to start mysql server? : Sql dba
What are the two main functions of queries in databases?
Have you used lexical parameters in reports?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Do we need to rebuild index after truncate?
Which statement is used in a select query for partial matching?
Can we use distinct and group by together?
do you know how to configure db2 side of the application? : Sql server database administration