Welcome to Sign in | Help

Re: QOD 70-442 2006-09-16

  •  11-04-2006, 9:56 PM

    Re: QOD 70-442 2006-09-16

    1. Ensure that the table has a unique, not null column (e.g. primary key)
    2. Create a full text catalog in which to store full text indexes for a given table
    3. Create a full text index on the text column of interest
    4. SELECT * FROM TableName WHERE CONTAINS(ColumnName,'bank')
    5.  

    Secolul XXI ori va fi religios ori nu va fi deloc
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems