What is normalization sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

in sql table follw columns r their vehicle_no|servicetype|date|location| 1234 |1FS |1-JAN|PUNE| 4561 |2FS |5-JAN|PUNE| 1234 |PS |7-JAN|PUNE| 1234 |PS |15-JAN|MUMB| i want o/p below vehicleno|1fs|1fsdate|1fslocation|1ps|1PSDATE|1PSLOC|2PS|2PS DATE|2PSLOCA e.g 1234|1FS|1JAN|PUNE|1PS|7JAN|PUNE|2PS|15JAN|MUMBAI PLS help me out to execute using sql query

1 Answers  


What is pessimistic concurrency control? : Transact sql

0 Answers  


What are aggregate and scalar functions?

0 Answers  


Can u create a primary key with out unique index.

8 Answers  


How do you exit in sql?

0 Answers  






Why do we use view in sql?

0 Answers  


What is the difference between the repeatable read and serializable isolation levels? : Transact sql

0 Answers  


What are the different types of dbms?

0 Answers  


Is sql a case sensitive language?

0 Answers  


What is sql and explain its components?

0 Answers  


how to get a list of all tables in a database? : Sql dba

0 Answers  


What is database migration?

0 Answers  


Categories