Hàm: create_column_table

By Asuna, 23887 View
Hàm này dùng để tạo cột/trường dữ liệu mới cho bảng.

Cú pháp:
create_column_table(table_name, column_name, column_type)


Trong đó:
- table_name: tên bảng
- column_name: tên cột
- column_type: kiểu dữ liệu