What is cte sql?


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

Post New Answer

More SQL PLSQL Interview Questions

which will fire first ? Trigger or Constraint

24 Answers   i2, IBM,


I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?

2 Answers  


what are the advantages of sql ? : Sql dba

0 Answers  


What is constant in pl sql?

0 Answers  


need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.

1 Answers  






How many types of indexes are there in sql?

0 Answers  


Which is better cte or subquery?

0 Answers  


Where do we use pl sql?

0 Answers  


What is an index and types of indexes. How many number of indexes can be used per table ?

12 Answers   Accenture, BirlaSoft, Cognizant, CTS, Symphony,


Is pl sql better than sql?

0 Answers  


Can sql function call stored procedure?

0 Answers  


what is hash join

1 Answers   NCR,


Categories