hi all,

i'm newbie in ORACLE
i'm using ProC

i've wrieeten a quiery to INSERT data into a table
its returning sqlca.sqlcode = 0

after that i'm executing EXEC SQL COMMIT

its returning sqlca.sqlcode = 0

but while using SQLPLUS to check whether that INSERT statement worked or not its showing noe rows selected

so am i forgetting anything

Thanks in advance
Abhay.