What are views ? Views are virtual tables in a relational database that are derived from two or more underlying tables or views. Views are not physically stored in the database but provide an alternative way to query in the database. In the above dia...
yashwantshrivastava.hashnode.dev3 min read
No responses yet.