05 2022 档案
oracle 簡單數表數據據備份
摘要:Create newtableasselect *from ori-tablewhere create_dt<=trunc(sysdate)-1;
阅读全文
oracle 查询备份
摘要:Create r_ink_spc_data_t_20220530asselect *from r_ink_spc_data_twhere create_dt<=trunc(sysdate)-1;
阅读全文
oracle一次获取多表数据
摘要:public static DataSet QuerySqls( List<string> listSelectSql, string strConn) { ConnectionStringSettings connStrSetting = GetConnStrSetting(strConn); u
阅读全文
ToolTip
摘要:ToolTip TTip_copy = new ToolTip(); // TTip_copy.SetToolTip(this.exDgv_Receive, "復製成功!複製內容為:" + exDgv_Receive.Rows[e.RowIndex].Cells[e.ColumnIndex].Val
阅读全文
浙公网安备 33010602011771号