select substring (FirstName , 1,5) from Person.Person where BusinessEntityID = 3 -- Person.Person tablosunda ki BusinessEntityID si 3 olanı bana getir. Id si 3 olanın Firstname kolonunun 1. ve 5.
I'm having to hack a report together to pull data from another field in the same table. The row selection is going to be based on various elements in the above 'foreignkey' field - elements 1, 2, 4 & ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results