Skip to content

Opening book details…

About this document

Information Systems Management Lab Report by vanshgtot is a document available to read on EtoBox.

Here are the steps to solve the above questions: 1. Create table and insert rows: CREATE TABLE hospital ( id INT PRIMARY KEY, name VARCHAR(50), city VARCHAR(25), type VARCHAR(20) ); INSERT INTO hospital VALUES (1,

Author
vanshgtot
Language
EN