Skip to content

Opening book details…

Can I read Create Database and Table in SQL on EtoBox?

Create Database and Table in SQL by Rukhsar Tariq is a document available to read on EtoBox.

What is Create Database and Table in SQL about?

The document describes creating a database and table in SQL. It instructs to create a database named saweratariq and within that database to create a table named CoursesInfo. The CoursesInfo table is defined to have 5 columns - StudentName, Reg_No, Courses, Course_Code, and Offered_By, with various data types like varchar for each column.

Author
Rukhsar Tariq
Language
EN