Can we in Oracle?
Can we create index on view ?
No
Can we write a trigger for a view ?
No
Can we avoid unique index creation while creating Unique Key????
Yes
Can we create index on to_char and subfunction?
Yes
Can we create index on user defined function?
Yes
Can we reset the sequence without cycle option ?
Yes. ALTER option can be used for this purpose
