What are the objects can be created using CREATE statement?

Discussion RoomCategory: Database&SQLWhat are the objects can be created using CREATE statement?
Admin Staff asked 10 months ago

Following objects are created using CREATE statement:

  • DATABASE
  • EVENT
  • FUNCTION
  • INDEX
  • PROCEDURE
  • TABLE
  • TRIGGER
  • USER
Scroll to Top