Re: [SQL] How to create Function which retruns username and password

2009-09-02 Thread A. Kretschmer
In response to venkat : > Dear All, > >     I want to create function which returns username and password from the > database.I have users table in the database.in that i have username and > password columns.I need return username and password using functions.it is > urgent. I am waiting for your

[SQL] How to create Function which retruns username and password

2009-09-02 Thread venkat
Dear All, I want to create function which returns username and password from the database.I have users table in the database.in that i have username and password columns.I need return username and password using functions.it is urgent. I am waiting for your great response, Thanks, Regards, Ve