dondonyen提到: 操作手冊 使用說明書 教育訓練手冊 如果上面所提的是外來文件,就應該指,外購進來的系統、機器的操作手冊、使用說明書及外訓使用的教材...
dondonyen提到: 操作手冊 使用說明書 教育訓練手冊 如果上面所提的是外來文件,就應該指,外購進來的系統、機器的操作手冊、使用說明書及外訓使用的教材...
select max(cdate) as max_date from ( select t1.date1 as cdate from table t1 unio...
select max(cdate) as max_date from ( select t1.date1 as cdate from table t1 unio...
有很多做法...我比較會用的是... 例如: TableA --> ColumnA --> 型別DATETIME TableB --> Col...