I am new to pro.
I may need one pro as following,
Pass some parameter into pro. In the pro, generate a sql select with the parameter and run the select.
If can select an ID then output the ID as the result.
If cannot select an ID, then insert a new record and select the new ID and output the ID as result.
May you give any sample or suggestion?
Start Free Trial