周星驰: 同时创建一个相应的function-based index [阅读: 367] 2011-01-19 08:50:40 CREATE INDEX customer_id_substr_idx ON your_table( substr( customer_id,1,8 ) );