show what you don't understand, but here is a quick rundow
1. abstract classes are used for common functionality, but can have implementation, interfaces cannot
2. static does not require you to create an instance of the class to call it
3. select * from table where id >= 501 and id <= 525
Reputation Points: 133
Solved Threads: 141
Veteran Poster
Offline 1,162 posts
since Aug 2008