#x27;1995-12-31';
++-+
| CustomerID | TimeCreated |
++-+
| 4 | 1992-11-28 08:13:09 |
| 5 | 1987-11-28 08:13:09 |
++-+
-Original Message-
From: gunwant walbe [mailto:[EMAIL PROTECTED]
Sent
--+-+
| CustomerID | TimeCreated |
++-+
| 4 | 1992-11-28 08:13:09 |
| 5 | 1987-11-28 08:13:09 |
++-+
-Original Message-
From: gunwant walbe [mailto:[EMAIL PROTECTED]
S
5:23 AM
To: mysql@lists.mysql.com
Subject: Mysql Table partitioning
hi all,
I want to know some information about table partitioning.
consider following script
create table `customers`(
`CustomerID` varchar(40) not null,
`TimeCreated` DATETIME not null default 0, `TimeModified` datetime not
nul
-
From: gunwant walbe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 27, 2007 5:23 AM
To: mysql@lists.mysql.com
Subject: Mysql Table partitioning
hi all,
I want to know some information about table partitioning.
consider following script
create table `customers`(
`CustomerID
hi all,
I want to know some information about table partitioning.
consider following script
create table `customers`(
`CustomerID` varchar(40) not null,
`TimeCreated` DATETIME not null default 0,
`TimeModified` datetime not null default 0,
`isActive` tinyint not null