supportObjects            package:RMySQL            R Documentation

_S_u_p_p_o_r_t _o_b_j_e_c_t_s _f_o_r _R_S-_D_B_I

_D_e_s_c_r_i_p_t_i_o_n:

     `.SQLKeywords' is a vector of SQL92 reserved words - it may be
     overriden to include additional identifiers reserved by  RDBMS.

     `.MySQL.NA.string' is the string that MySQL interprets as SQL's
     `NULL', which is what we used to represent `NA'.

_U_s_a_g_e:

     data(.SQLKeywords)

