How can I decrypt this ?
Posted: Tue Jan 10, 2006 12:12 am
I inserted a value in a username table which have only one field name.
insert into username values('sanath'); values is inserted
now how can i decrypt it.
insert into username values('sanath'); values is inserted
now how can i decrypt it.