What is denormalization in a database?
No Answer is Posted For this Question
Be the First to Post Answer
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
If we update a complex view, is base table will get update ?
2 Answers Ardee Technologies, HCL,
what is difference between stored procedures and application procedures,stored function and application function?
If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
How do I delete a trigger?
What is pl sql block in dbms?
Is a table valued function object?
what is rdbms? : Sql dba
There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?
select 1,col1,col2 from table1. output?
What do you know by pl/sql cursors?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
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)