Created
June 22, 2015 16:08
-
-
Save aashish/0557c3027975a7bec5d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Orders table with columns serviceid, Date, name, regionid | |
Region table with columns id, name | |
service table with columns id, fees |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment