Answer Posted / alekhya
if we write a select query in from clause then it is called
as inlineview
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is memory optimized table?
Which constraints we can use while creating database in sql?
How many types of index are there?
Does sql backup shrink transaction log?
What is the primary key?
What is a constraint? Tell me about its various levels.
What are % type and % rowtype?
What are local and global variables and their differences?
What is the maximum number of triggers, you can apply on a single table?
Which function is used to return remainder in a division operator in sql?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
What is a mutating table and a constraining table?
Is postgresql a server?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What are the different set operators available in sql?