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) here id col have primary key and identity id name 1 a 2 b 3 c 4 d delete 2nd row then o/p will be id name 1 a 3 c 4 d next inssert 2nd row and i want o/p will be id name 1 a 2 e 3 c 4 d
7 9318how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
IBM,
1 5485what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
2236what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
2523why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
1 6191how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
2119
How to list all user accounts in oracle?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
Why stored procedure is faster than query?
What is mongodb in big data?
What is a nested table and how is it different from a normal table?
What is relational database in mysql?
What are the features of mysql?
Which function is used to return remainder in a division operator in sql?
How do you import data from another access database?
why would you call update statistics? : Sql server database administration
what is transaction? : Sql dba
What is character functions?
can we use lexical perameter in oracle plsql if yes how
What is the difference between join and inner join?
How to retrieve data from mongodb using java?