Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Substring indexing
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01500169
Message ID:
01500170
Views:
79
This message has been marked as the solution to the initial question of the thread.
>Does anyone know if you can index on a substring in SQL 2008?

No. Also, are you talking about Full Text indexing or just indexing? In any case, you can only index on columns in SQL Server (but you can create persisted computed column with your function)

See also Function based index in T-SQL
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform