hi! I was wondering if it's possible to make comments in MySQL. $query="SELECT * FROM Store;//not ordered by name";
this is not my concret need but it illustrates the problem...
thx in advance Kim
SELECT * FROM Store #not ordered by name