I am getting an error while doing a pattern matching in SQL Server Database. Error is....
!ENTRY org.talend.platform.logging 4 0 2013-08-21 19:28:10.892
!MESSAGE 2013-08-21 19:28:10,872 ERROR org.talend.dq.analysis.AnalysisExecutor - Unsupported use of regular expressions on this database Microsoft SQL Server. Remove all Pattern indicators from this analysis, please.
Is there any pattern matching function available in SQL Server or is it possible in SQL Server?