Quantcast
Channel: DataSource Controls - SqlDataSource, ObjectDataSource, etc.
Viewing all articles
Browse latest Browse all 956

TSQL: is it possible to Pass recordset to LIKE?

$
0
0

Hi there.

I have a recordset of names of persons.

Is i possible to check names with another table in like?

FOR EXAMPLE:

SELECT * FROM TABLE1

WHERE Name LIKE (SELECT Name FROM Table2)


Viewing all articles
Browse latest Browse all 956

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>