Quantcast
Channel: Substring In Sql | Automatic Website Traffic RSS
Viewing all articles
Browse latest Browse all 989

5 Underused SQL Functions, Developer-style

$
0
0
In many situations, you need to get a part of a string. Again, you could do this in your web server code or you can use the SUBSTRING function in your SQL stored procedures. For instance, you might want to get the first initial of a user’s first name.

Viewing all articles
Browse latest Browse all 989

Trending Articles