Skip to content

Opening book details…

About this document

DBMS Lab Queries for Banking Database by Nishant Pathak is a document available to read on EtoBox.

The document describes an experiment involving SQL queries on sample banking database tables. It includes: 1) Creation of Branch and Customers tables with sample data inserted 2) Queries to: a) Display branch details b) List customers from Mumbai c) List male customers from Kolkata d) List states with more than one branch e) List deposit schemes available 3) The queries are written to retrieve the requested data from the tables by joining on IDs and filtering on cities, genders, etc.

Author
Nishant Pathak
Language
EN