C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Using String Function Get Left most n values
WhatsApp
Karthikeyan Anbarasan
14y
3.2
k
0
0
25
Blog
This blog shows how to get the first n values starting count from the left most character using LEFT function in SQL
Example:
SELECT LEFT('this is a sample for the LEFT function', 10)
The expected result would be "'this is a "
SQL Server Transact Basic to Expert - Using String Function Get Left most n values
People also reading
Membership not found