Answer Posted / shaik
-Table will have its own data,View doesnt have its own data.
-In Tables data stored Physically,In view its logiacally.
-we have tables of single type,but in views, Simply and
complex views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I run mysql from command line?
How to calculate the difference between two dates?
Is mysql a scripting language?
Define REGEXP?
What is the maximum size of table in mysql?
How do I import database through command line?
What is the difference between timestamp and datetime in mysql?
How can we optimize stored procedure?
What are the technical specifications of mysql?
What are date and time data types?
What is mysql root?
Where is mysql data stored?
How to get data from mysql in php?
Write a query to display current date and time?
Can we save images in mysql database?