Coba gunakan opsi transform noise words seperti yang dijelaskan di sini:http ://technet.microsoft.com/en-us/library/ms187914(SQL.90).aspx
sp_configure 'show advanced options', 1
RECONFIGURE
GO
sp_configure 'transform noise words', 1
RECONFIGURE
GO
Coba gunakan opsi transform noise words seperti yang dijelaskan di sini:http ://technet.microsoft.com/en-us/library/ms187914(SQL.90).aspx
sp_configure 'show advanced options', 1
RECONFIGURE
GO
sp_configure 'transform noise words', 1
RECONFIGURE
GO