0
Is it possible to save a view in the database as table?
3 Answers
+ 1
why not
+ 1
One of the questions refers to the fact that we don't need any physical space to create a view and this confused me a bit...
Could you explain how the whole thing works, please?
Is there a specific way to save the view as a new table?
0
the view is like a virtual table dynamicaly created by SQL at the time the user runs the sql query.
It can be queried then the same way as a normal table
Hot today
What’s wrong?
3 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Error in Program
1 Votes
SQL
1 Votes
While loop
0 Votes