Hi,

  Problem is like this. There is table with 'table_name-1'  where, when I
am executing the query like ' select * from table_name-1;' it is showing
only 432 records but acctually there are 539 records in the table. when I
select individual records from the table it is showing (able to view the
record data) from 1, . . . 539 record.

  I want all the records to be displayed when i select using 'select * from
table_name-1;'.



Regards
A Srinivas

Reply via email to