News

Hey, been reading the board for a bit. First post. I'm having issues coming up with a SQL query that will provide the average admits for each day of the week. However, I can't for the life of me ...
I know in Oracle you can use DBA_TAB_COLUMNS (or ALL_TAB_COLUMNS). My SQL Server knowledge is very rusty, but can't you use the INFORMATION_SCHEMA.COLUMNS view ...