Computer Science, asked by jsfhguafkkdcb, 7 months ago

write the SQL syntax to make a database namely sample1. also tell which keyboard key is used to run a program in SQL

Answers

Answered by Carpediem12
1

Answer:

the syntax goes as:

   sreate database sample1;

and the keyboard key is semicolon or ;

Similar questions