I want to perform a comparison
i want to validate email address,
so if the column email has adfa@23 then it should return 'False' if it is like adf@adf.com like a regular url
then it should return 'true'
In sql u can compare like [ where email like '%@%.com') how do you right that in...
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.