bhushan


{ City } bangalore
< Country > india
* Profession * technincal concultant
User No # 20185
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 8
Users Marked my Answers as Wrong # 12
Questions / { bhushan }
Questions Answers Category Views Company eMail




Answers / { bhushan }

Question { 5738 }

How to get the no of records using select statement?


Answer

select count( * ) into variable where condition

You will get the number of records...

Is This Answer Correct ?    4 Yes 0 No

Question { IBM, 7104 }

How to get the table name from a field?
NOTE:if only the field name is given in a flat file.


Answer

Why do you want to know the table name for BDC or LSMW its
not at all required.

Is This Answer Correct ?    4 Yes 12 No