forum

Home / DeveloperSection / Forums / How to retrieve all row from all tables with where condition

How to retrieve all row from all tables with where condition

Royce Roy153425-May-2015

I have a database and 10 tables in some tables I have a bit column named Open where I store a 0 if the record is not in use by an user and an 1 if the record is in use.

Well, I need to get all the records from all the tables in my database where the "open" column value is true, or 1.

Is this even possible to do?


Updated on 25-May-2015

Can you answer this question?


Answer

1 Answers

Liked By