Answer Posted / manoranjan sethy
You can create a view without taking the assistance of base table but base table signature must be required while creating of force view.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is autocommit sql?
How can I make sql query run faster?
what are date and time functions in mysql? : Sql dba
How do you use join?
How many primary keys can a table have?
What is join view in sql?
i have some prob lem to tell me about my self in interview first round ...
What is gpt format?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
how to create a new table in mysql? : Sql dba
What information is needed to connect sql*plus an oracle server?
What is the difference between inner join and left join?
What are the types of subqueries?
What is trigger in sql and its types?
How do you remove duplicates without using distinct in sql?