1
Reply

Select statement in SQL Server

Ask a question
Gurjeet Singh

Gurjeet Singh

13y
1.6k
1
Hi,

we create a table which has a columns named as name. From name column we want to select only first three name if name contains more than three character Left other character from name. How can do that ?

Answers (1)