Is a table valued function object?


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

Post New Answer

More SQL PLSQL Interview Questions

how to findout the 100th maximum salary

28 Answers   Amdocs,


What is the purpose of design view?

0 Answers  


Can a view be updated/inserted/deleted?If Yes under what conditions?

3 Answers  


what is cross join? : Sql dba

0 Answers  


What is data definition language?

0 Answers  


Define join and name different types of joins?

0 Answers  


Can a select statement fire a trigger?

0 Answers  


SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows

8 Answers   Sonata,


Explain isolation levels. : Transact sql

0 Answers  


What does sql stand for?

0 Answers  


What is varchar used for?

0 Answers  


Can we use threading in pl/sql?

0 Answers  


Categories