Hi experts,
How to write a stored procedure which will get rid of all semicolons at the beginning and at the end, BUT will separate each number with a semi colon?
Input:---
018752;018752;019912;002541;017181;;;;
;018752;018752;018752;019536;020921;007378;013099...
Hi Techies,
I have two identical tables (1) Employee (2) PreviousEmployee. Now, I need to create only one query/storedProcedure which has to do the following:
1. Get only records which exist only in Employee table but they do not exist in PreviousEmployee table. These records should contain a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.