Changes

Jump to: navigation, search

Retrieving Data From a MySQL Database

31 bytes added, 14:15, 19 March 2009
Retrieving a Single Column
SELECT product_description FROM product;
</pre>
<google>ADSDAQBOX_FLOW</google>
Once executed, this command will display a list of every product description contained in the product table:

Navigation menu