Last answered:

08 Nov 2022

Posted on:

30 Sept 2021

0

do I have to delete the "create dataabse statemnt" after the database has been created?

For python for example, we always have to import the libraries that will be used in our code.
I am not sure how similar is the query editor to the python text editor for example?
is "Use sales" the equvelant of "import"? How about the create database, can we have it in the same query as the code?

2 answers ( 0 marked as helpful)
Posted on:

02 Nov 2021

0

yes  you can
delete <database name>;

Posted on:

08 Nov 2022

0

assignmentimage

Submit an answer