how to select unique records from a table? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

Can we use threading in pl/sql?

0 Answers  


write a query to delete similar records in particular fields(columns) in different tables

6 Answers   TCS,


how to shutdown mysql server? : Sql dba

0 Answers  


What is referential integrity ?

3 Answers   BirlaSoft,


what are the advantages of primary key over unique+notnull

7 Answers   Consultancy, LGS, Oracle,






Can you selectively load only those records that you need? : aql loader

0 Answers  


I want to know the difference between A Record Type and a Table.

3 Answers   Thermotech,


Can we use commit inside a trigger?

0 Answers  


What are sql built in functions?

0 Answers  


how a reference cursor works?what all adnvantages are gained with it..specify the situation?

4 Answers   TCS,


Source is Sales Table: Sno Prod Sales Sales_Amount 1 A 10 2000 2 A 20 1000 3 C 10 3000 4 D 30 4000 5 A 20 1000 Target : Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A) 90 11000 50 4000 In single query, pls tell me.

5 Answers   CGI,


What mean sql?

0 Answers  


Categories