Re: [SQL] Date/Time types

2002-09-27 Thread Josh Berkus
Seb, > I'm french, so excuse me if my english is not correct. Whereas if you were a native English speaker, you would realize that there is no such thing as "correct English" > I'd like to create a table with a Timestamp row (named date for > example) and > width a resolution as smaller a

[SQL] Date/Time types

2002-09-27 Thread Seb
Hello, I'm french, so excuse me if my english is not correct. I'd like to create a table with a Timestamp row (named date for example) and width a resolution as smaller as possible (1 microsecond if possible). What is exactly the correct query for that question ? The query I've written is : CR