0 votes
in Sql by
What are the objects can be created using CREATE statement?

1 Answer

0 votes
by
Following objects are created using CREATE statement:

DATABASE
EVENT
FUNCTION
INDEX
PROCEDURE
TABLE
TRIGGER
USER
VIEW

Related questions

0 votes
asked Jan 14 in Sql by AdilsonLima
0 votes
asked Jan 15 in Sql by AdilsonLima
...