Posts for entity-framework


  • SQL Wildcard Search

    Today I was working on filtering a database table's results to a specific type of data on a project and learned something fun. I was using raw SQL queries to get a view of the data before I put it into entity framework and I was getting a weird result set. I knew the data had an underscore as a separator for the data I needed, so my filter looked kind of like this: