Answer Posted / murthybabu
The process of decomposing tables to eliminate data
redundancy is called Normalization.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
State the acid rules?
Where is dbms used?
How to customize error conditions.
fact table and dimension table containg one to many relationship or many to one relastionship
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Explain about the hierarchical model of the database?
What are the three types of database design?
What is an application role and explain a scenario when you would use one?
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
Explain the rollup operator?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
In which database can extended stored procedures be added?
Explain about the database management systems.
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?