Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Program Files (x86)/Microsoft Office/OFFICE11/1028/ |
<?xml version="1.0" encoding="utf-8"?> <toc> <book> <label>Microsoft Jet SQL 參考</label> <book> <label>綜覽</label> <topic> <label>SQL 聚合函數</label> <url>mk:@MSITStore:JETSQL40.CHM::/daidxaggregatefunctions.htm</url> </topic> <topic> <label>SQL 運算式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlexpressions.htm</url> </topic> <topic> <label>SQL 保留字</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqljetsqlreservedwords.htm</url> </topic> <topic> <label>SQL 資料類型</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqljetdatatypes.htm</url> </topic> <topic> <label>ODBC 數量函數</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlodbcscalar.htm</url> </topic> <topic> <label>Microsoft Jet 資料庫引擎 SQL 和 ANSI SQL 的比較</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqljetvansi.htm</url> </topic> <topic> <label>相等 ANSI SQL 資料類型</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlequivalentdatatypes.htm</url> </topic> <topic> <label>使用萬用字元來進行字串的比較</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlusingwildcard.htm</url> </topic> </book> <book> <label>資料定義語言</label> <topic> <label>CREATE TABLE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlcreatetable.htm</url> </topic> <topic> <label>CREATE INDEX 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlcreateindex.htm</url> </topic> <topic> <label>CREATE PROCEDURE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlcreateprocedure.htm</url> </topic> <topic> <label>CREATE USER 或 GROUP 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlcreateug.htm</url> </topic> <topic> <label>CREATE VIEW 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlcreateview.htm</url> </topic> <topic> <label>ADD USER 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqladduser.htm</url> </topic> <topic> <label>DROP USER 或 GROUP 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqldropug.htm</url> </topic> <topic> <label>ALTER TABLE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlalter.htm</url> </topic> <topic> <label>ALTER USER 或 DATABASE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlalterud.htm</url> </topic> <topic> <label>CONSTRAINT 子句</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlconstraint.htm</url> </topic> <topic> <label>DROP 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqldrop.htm</url> </topic> <topic> <label>GRANT 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlgrant.htm</url> </topic> <topic> <label>REVOKE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlrevoke.htm</url> </topic> </book> <book> <label>資料處理語言</label> <topic> <label>SELECT 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlselect.htm</url> </topic> <topic> <label>SELECT...INTO 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlselectinto.htm</url> </topic> <topic> <label>INSERT INTO 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlinsertinto.htm</url> </topic> <topic> <label>UPDATE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlupdate.htm</url> </topic> <topic> <label>DELETE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqldelete.htm</url> </topic> <topic> <label>EXECUTE 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlexecute.htm</url> </topic> <topic> <label>TRANSACTION 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqltransaction.htm</url> </topic> <topic> <label>TRANSFORM 陳述式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqltransform.htm</url> </topic> <topic> <label>INNER JOIN 運算</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlinnerjoin.htm</url> </topic> <topic> <label>LEFT JOIN、RIGHT JOIN 運算</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlleftrightjoin.htm</url> </topic> <topic> <label>UNION 運算</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlunion.htm</url> </topic> <topic> <label>PARAMETERS 宣告</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlparameters.htm</url> </topic> <topic> <label>WITH OWNERACCESS OPTION 宣告</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlwithowneraccessoption.htm</url> </topic> <topic> <label>PROCEDURE 子句</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlprocedure.htm</url> </topic> <topic> <label>SQL 子查詢</label> <url>mk:@MSITStore:JETSQL40.CHM::/dasqlsubqueries.htm</url> </topic> </book> <book> <label>外部資料來源的 Windows 登錄設定</label> <topic> <label>為 Microsoft Jet 自訂 Windows 登錄設定</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowcustomizingdataaccess.htm</url> </topic> <topic> <label>初始化 dBASE 資料庫的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingdbase.htm</url> </topic> <topic> <label>初始化 Lotus 的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchanginglotus.htm</url> </topic> <topic> <label>初始化 Microsoft Excel 的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingexcel.htm</url> </topic> <topic> <label>初始化 Microsoft Exchange Data Source 驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowinitializingmicrosoftexchangedatasourcedriver.htm</url> </topic> <topic> <label>初始化 Microsoft Jet 4.0 資料庫引擎的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingjetengine40.htm</url> </topic> <topic> <label>初始化 Microsoft Jet 3.5 資料庫引擎的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingjetengine30.htm</url> </topic> <topic> <label>初始化 Microsoft Jet 2.5 資料庫引擎的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingjetisam.htm</url> </topic> <topic> <label>初始化 Paradox 資料庫的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingparadox.htm</url> </topic> <topic> <label>初始化 Text and HTML 資料來源的驅動程式</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingtext.htm</url> </topic> <topic> <label>設定 Microsoft Jet 資料庫引擎組態以適合 ODBC 存取</label> <url>mk:@MSITStore:JETSQL40.CHM::/dahowchangingmicrosoftodbc.htm</url> </topic> </book> <book> <label>有什麼新功能</label> <topic> <label>有什麼新功能綜覽</label> <url>mk:@MSITStore:JETSQL40.CHM::/daSQLwnOverview.htm</url> </topic> <topic> <label>資料定義語言有什麼新功能</label> <url>mk:@MSITStore:JETSQL40.CHM::/daSQLwnDataDefinitionLanguage.htm</url> </topic> <topic> <label>資料處理語言有什麼新功能</label> <url>mk:@MSITStore:JETSQL40.CHM::/daSQLwnDataManipulationLanguage.htm</url> </topic> <topic> <label>Windows 登錄設定有什麼新功能</label> <url>mk:@MSITStore:JETSQL40.CHM::/daSQLwnWindowsRegistry.htm</url> </topic> </book> </book> </toc>