How to write a select statement that gets the total number of records in a table.
Criteria
Data.Reconciled = 0
Data.Filled = 1
Data.Sub_Needed = 1
Data.Deleted = 0
Must be able to provide a date range that would only look at jobs that have a contract_date in the date range provided.
Data must be grouped by Disk Name.
ISPN Name must be displayed for each line next to the Disk Name.
1 Answer