JenniferCheng
Programmer
Hi,
When run
select select * from core_info_table where core_id = '0' ;
Get message : "No rows selected".
Actually there are more than 1000 records with core_id=0 in table core_info_table.
Thanks.
Jennifer
When run
select select * from core_info_table where core_id = '0' ;
Get message : "No rows selected".
Actually there are more than 1000 records with core_id=0 in table core_info_table.
Thanks.
Jennifer