select convert(bigint, 0x00000000E67E1518) aselect convert(timestamp,3867022616) bselect convert(timestamp, convert(bigint, 0x00000000E67E1518)) c1.為什么b!=c?2.利用sqlserver中的convert函數(shù)進(jìn)行,時(shí)間戳的二進(jìn)制與其他數(shù)據(jù)類型(比如bigint、int)之間是如何轉(zhuǎn)化的,convert函數(shù)如何將兩種不同數(shù)據(jù)類型之間的值對(duì)應(yīng)起來?3.如何利用時(shí)間戳同步不同數(shù)據(jù)庫(kù)某表之間的數(shù)據(jù)?
關(guān)于SQLSERVER中的時(shí)間戳的問題
回首憶惘然
2018-07-16 13:06:00