Question
<cfquery> correct cfm-mysql/phpMyAdmin ? I use goDaddy.com hosting(php/cfml/mysql)
<cfquery datasource="cf123" password="1234CF123" username="cfdbK" name="getData" >
SELECT * FROM CustomersTable
</cfquery>
is it correct if CustomersTable is a table in phpMyAdmin ? I am using www.goDaddy.com hosting (php/cfml/mysql), well ?