1.

What Is The Difference Between Prompt-for & Set?

Answer»

Prompt-for: This is USED to GET input for both VARIABLE and database.

SETThis is used to get input only for variable.

Prompt-for: This is used to get input for both variable and database.

Set: This is used to get input only for variable.



Discussion

No Comment Found