PHP OCI SQL Command

 

To show list table in the database

> SELECT table_name from all_tables where owner = 'WEBUSER';



To describe structure in table

describe webuser.books;






ff

Ulasan

Catatan popular daripada blog ini

SISTEM PENGOPERASIAN KOMPUTER (OS)

JENIS-JENIS SISTEM PENGOPERASIAN KOMPUTER

APA ITU ASCII (AMERICAN STANDARD CODE FOR INFORMATION INTERCHANGE) ?