Hi All,
Can anyone provide me some information on how a sender datatype database structure should look like .
For example i need to retrive empno,empid,place * other values from database via stored procedure
Will the strcuture be similar to normal Datatype we create as shown below:
Record
Empname
EmpID
Place
Regards
Vinay P.