EF Core allows to write raw Sql statements which returns an IQueryable. Are these scenarios supported?
EF Core allows to write raw Sql statements which returns an IQueryable. Are these scenarios supported?