Skip to content

Opening book details…

About this document

SQL Code for Database Management by NITHYASREE K R is a document available to read on EtoBox.

This document contains SQL commands to create databases and tables, insert data, and perform queries. It creates a database called NITHI and two tables called STUDENT and EMPLOYEE. It inserts data into the tables and runs various SELECT queries using WHERE clauses with comparison operators like =, <>, >, BETWEEN, IN, NOT IN and LIKE to filter results based on column values. It also uses an UPDATE statement to change values in the JOB column.

Author
NITHYASREE K R
Language
EN