Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Creating-Books_db-by-using-MYSQL

Creating database bookshop by:

  1. Create Table books.
  2. Inserting books values.
  3. combining two values by using CONCAT command.
  4. Sorting the values in Ascending and Descending order.
  5. Looking into number of records by using LIMIT command.
  6. Looking into patterns by using LIKE command.
  7. Using GROUP command

About

Creating Books_db by using MYSQL

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors