Dear colleagues, I want to specify a time in SELECT function in HQL?
I trys the following statements: select * from table_web TIMESTAMP '2008/3/19' ; select * from table_web TIMESTAMP '2008/3/19 15:10'; It tells that the format of the TIMESTAMP is incorrect, could you please tell me the right format of the TIMESTAMP? thanks a lot! bin yang -- Bin YANG Department of Computer Science and Engineering Fudan University Shanghai, P. R. China EMail: [EMAIL PROTECTED]
