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?
2154can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 32723as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
2334as a technical developer in oracle applications which type errors feced in your experience sofar
HCL,
2192I 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
20781> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne way other than using sqlplus ?
2 8813
How a database is related to tablespaces?
Can triggers stop a dml statement from executing on a table?
What are mongodb indexes?
what are the authentication modes in sql server? : Sql dba
Does any body please help me what question's have asked for SSRS in the interview?
When is functional dependency said to be the fully functional dependency?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Where is mysql data stored linux?
What is default postgres port?
What is use of postgresql?
What should be the fill factor for indexes created on tables? : sql server database administration
How are the unique and primary key constraints different?
What happens if a tablespace clause is left off of a primary key constraint clause?
In which phase of mload can I use .filler?
Difference between oracle's plus (+) notation and ansi join notation?