Access数据库中函数一列表

MS Access Topics: Functions (Alphabetical)


View Functions by Category

Below is a list of the most commonly used functions in Access. These functions can generally be used in either VBA code or SQL/Queries.

Alphabetical Listing of Functions:

  Abs Day Max
  Asc DCount Mid
  Atn DFirst Min
  Avg Dir Minute
  Case DLast MkDir
  CBool DLookup Month
  CByte DMax MonthName
  CCur DMin Now
  CDate DSum Nz
  CDbl Exp Replace
  CDec FileDateTime Right
  ChDir FileLen Rnd (random number)
  ChDrive First Round
  Choose Format (with Dates) RTrim
  Chr Format (with Numbers) Second
  CInt Format (with Strings) SetAttr
  CLng Fix Sgn
  Concat with & GetAttr Space
  Cos Hour Str
  Count iif StrConv
  CSng IF-THEN-ELSE Sum
  CStr Instr Switch
  CurDir InstrRev Time
  CurrentUser Int TimeSerial
  CVar IsDate TimeValue
  Date IsNull Trim
  DateAdd IsNumeric UCase
  DateDiff Last Val
  DatePart LCase Weekday
  DateSerial Left WeekdayName
  DateValue Len Year
  DAvg LTrim  

posted @ 2011-01-13 16:45  sqlite例子  阅读(186)  评论(0)    收藏  举报