Author | Message |
---|---|
calstatelaboy
Posts: 52
|
Posted 22:26 Jul 19, 2009 |
In many cases the result does not show up query work but no result come up. |
cysun
Posts: 2935
|
Posted 08:42 Jul 20, 2009 |
A query could return null if there are no records matching the query condition. If you want to properly test your queries, insert some records into the tables yourself. |