Dot Net Core & Angular Training πŸ‘
440 subscribers
2 photos
3 files
88 links
It is free telegram channel where you can learn angular and dotnet core free of cost @interviewask #dotnet #angular #coding #programming
Try to keep discussions on topic. Dot Net Core & Angular Training πŸ‘
Download Telegram
Paid course details
Starting a paid course worth 12000Rs. If anyone want to start fill the bellow forms but before that check the course details first
Anyone wants paid dotnet core and angular training from beginning let me it's only 12000 Rs charges with interviews preparations
πŸ‘2
The SOUNDEX() function returns a four-character code to evaluate the similarity of two expressions.

Note: The SOUNDEX() converts the string to a four-character code based on how the string sounds when spoken.
πŸ‘1
Check out this feature in sql Server to make search easy
SELECT SOUNDEX('Juice'), SOUNDEX('Jucy');
How to search in sql