Oracle PL/SQL Interview questions


6. Can we delete a NOT NULL column from a table in Oracle?

      Yes, we can

7. Maximum number of columns in a table or view in Oracle?

     ORA-01792: maximum number of columns in a table or view is 1000