What does t sql mean?


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

Post New Answer

More SQL PLSQL Interview Questions

What are the sql versions?

0 Answers  


What is write ahead logging in sql server?

0 Answers  


How to convert ms-excel file to oracle table?

2 Answers  


How do you modify a table in sql?

0 Answers  


what is the difference between binary_integer and pls_integer

2 Answers   TCS,






What is the usage of nvl function?

0 Answers  


What does select * from mean in sql?

0 Answers  


What is 19 null in sql?

0 Answers  


How to load data with sql*loader?

0 Answers  


i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.

2 Answers   IBM, Loginworks, OFSS,


How many clustered indexes can you have?

0 Answers  


Mention what are different methods to trace the pl/sql code?

0 Answers  


Categories