Every so often you might need to find a value regardless of which column it's in. Of course not in application code, as this would be very slow. But you might be in situation where you just don't know where did application get some value from, and you want to find it in table. Table … Continue reading "Tips N’ Tricks – looking for value in all columns of a table"
↧