18 Aug, 2009
Posted by: kyuen In: Events
If anyone wants to learn about the TTC, this might be the place to look! The TTC Tours provides information and interesting facts about its facilities and locations.
The current tours are all sold out, so check regularly for new tours if you are interested!
11 Aug, 2009
Posted by: kyuen In: Database
Have you ever deleted rows in your database table and then populate the same table with new data only to find out that the IDs of the deleted rows are skipped?
In MySQL, if you have a column that has the AUTO_INCREMENT count, you can reset that count to one higher than the current maximum by [...]
Connect with Ken