Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BIDS [SQL Server 2008r2] を使用して csv からデータをインポートしています。hh:mm:ss を数値に変換して SQL Server にインポートする必要があります。例えば
00:01:05 = 65
現在の手順:
変換はこんな感じ。