bezlio / bezlio-gallery

Collection of bezls that you can import and use in your Bezlio account
MIT License
3 stars 0 forks source link

CEO / CFO - Total Revenue #41

Open gramang opened 6 years ago

gramang commented 6 years ago

Updated query to conform to standards specified to Adam: Total Revenue.txt

aellis commented 6 years ago

@gramang can you associate this with #10 and close this one out?

aellis commented 6 years ago

One more note - to keep our styles consistent, can you keep any non-verbs in queries to match the case as they are defined in the database? For example:

SELECT
   p.PartNum
FROM
  Erp.Part p with(nolock)