Database

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Datatype

    3 answers - 101 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    What is the datatype to record time ? if a datatype exists does it work in Oracle 8?
    Smoove.
  • No.1 | | 77 bytes | |

    Each database has a version of Date/Time ... Which one are you interested in?
  • No.2 | | 98 bytes | |

    i'm intersted this topic..what is the datatype for time Using Mssql server database.?please..
  • No.3 | | 536 bytes | |

    i'm intersted this topic..what is the datatype for time Using Mssql server database.?please..

    There is timestamp, date and datetime data types

    http://dev.mysql.com/doc/mysql/en/DATETIME.html

    And you can read about functions for working with these types here

    http://dev.mysql.com/doc/mysql/en/Date_and_time_functions.html

    But be aware that some functions are only avaliable as of a particular version of MySQL (often 4.1). And the latest 'production' relase of MySQL is 4.0.21.

Re: Datatype


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "Database"

VISUAL C++ TECH