Database - Managing Databases with Oracle - Discussion
Discussion Forum : Managing Databases with Oracle - General Questions (Q.No. 6)
6.
Which of the following is not true of SQL views?
Discussion:
1 comments Page 1 of 1.
Adi said:
1 decade ago
We can use the ORDER BY CLAUSE in views.
Eg: create view emp_vi as select * from emp order by deptno
This query successfully executed.
Eg: create view emp_vi as select * from emp order by deptno
This query successfully executed.
(1)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers