You can create view to non-existent table or table with invalid columns by using FORCE option in the CREATE VIEW command. When you query the data from the view you will get an error
select object_id, object_name
from user_objects
In this table you will also find views so they do have an object number. Views have no segment since they don't take up physical space
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ShahedOdeh
4 months agocadcadley
1 year, 2 months agoArslanAltaf
7 months, 1 week agoKizTine
1 year, 3 months agolucemqy
1 year, 2 months agoTheOracleWasTaken
1 year, 5 months ago