-3

i am working on a system that manages atm card stocks at a local bank. would like code that can parse through the db and give me number of cards received by the branch from the card producers and the number collected by the customers on each day between two specified dates. Fields in my db AccountNUm,DateReceived,DateCollected

1 Answers1

0

Connection to DB http://www.tutorialspoint.com/mysql/mysql-select-query.htm

Difference date How do I query between two dates using MySQL?

Use google =\ Question should be really closed.

Community
  • 1
  • 1
user1954544
  • 1,619
  • 5
  • 26
  • 53