To check if a the corresponding column contains 'some text' if so then return true otherwise false
=ISNUMBER(SEARCH("Some Text",A3))
To import records in excel file into SQL server database
http://www.mssqltips.com/sqlservertutorial/203/simple-way-to-import-data-into-sql-server/
=ISNUMBER(SEARCH("Some Text",A3))
To import records in excel file into SQL server database
http://www.mssqltips.com/sqlservertutorial/203/simple-way-to-import-data-into-sql-server/
No comments:
Post a Comment