Tips and scripts relating to database administration. Mainly SQL Server but some MySQL and every now and again something different. Posts are brief and to the point.It's as much a place to make notes for my own use as anything else.
Monday, 16 May 2011
Creating a Random Date in MySQL
The following code can be used to create a random date between 1930-01-01 and 2010-01-01.
No comments:
Post a Comment