Skip to content

Opening book details…

Can I read SQL Stored Procedures for CD Management on EtoBox?

SQL Stored Procedures for CD Management by Toan Nguyen Tran Manh is a document available to read on EtoBox.

What is SQL Stored Procedures for CD Management about?

The document contains code for stored procedures in SQL Server to perform CRUD (create, read, update, delete) operations on tables for a DVD rental database. The tables include CD, DanhMuc (category), KhachHang (customer), and ThueDia (rental). It also includes C# classes to call the stored procedures and manage data binding between the database and Windows forms user interface.

Author
Toan Nguyen Tran Manh
Language
EN