Question
Can i access database table value using a constant?
Hi,
I have a table where username and password is stored , now in an interface i want to access password based on the username, can it be possible to access data from dB using a constant in the interface?
