To query data from a table, you use the SQL SELECT statement. The SELECT statement contains the syntax for selecting columns, selecting rows, grouping data, joining tables, and performing simple calculations. The SELECT statement is one of the most complex commands in SQL, therefore, in this tutorial, we’ll focus on the basics only.

6235

Inlägg Skrivet: 2013-09-06 10:19 Ämne: PHP SELECT data problem, Citera $sql = "SELECT * FROM Home WHERE Home_topic = Home_topic";