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) 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?
2165can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 32891as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
2341as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
2204I 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
20841> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne way other than using sqlplus ?
2 8838
What is the maximum size of table in mysql?
What do you mean by sql server 2005 express management tools?
What is view dbms?
How can you determine what protocol is being used for interconnect traffic?
what are the t string functions available in tsql? : Transact sql
What is hypermedia database?
Give an example of why you would want to denormalize a database
Can I use a named pipe to bcp/dump data out or in in sybase?
What is difference between database and dbms?
Explain transaction server auto commit?
How do I find the port number for sql server?
Explain the microsoft sql server delete command?
What is the difference between a subquery and a join?
What is the difference between left and right outer join?
Give the order of sql select?