Danh mục

Giải pháp thiết kế web động với PHP - p 46

Số trang: 10      Loại file: pdf      Dung lượng: 619.44 KB      Lượt xem: 8      Lượt tải: 0    
Hoai.2512

Hỗ trợ phí lưu trữ khi tải xuống: 2,000 VND Tải xuống file đầy đủ (10 trang) 0
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Chapter 16Managing Multiple Database TablesThe previous chapter showed you how to use INNER JOIN and LEFT JOIN to retrieve information stored in multiple tables. You also learned how to link existing tables by adding an extra column to the child table and updating each record individually to insert a foreign key. However, most of the time, you ll want to insert data simultaneously in both tables. That presents a problem, because INSERT commands can operate on only one table at a time. You need to get around this restriction by constructing scripts that handle the INSERT operations in the correct...
Nội dung trích xuất từ tài liệu:
Giải pháp thiết kế web động với PHP - p 46

Tài liệu được xem nhiều: