Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

valid_identifier_regex (Package: lazysql) : Regex pattern to validate SQL identifier names

Returns a regular expression to validate unquoted SQL identifiers.
● Data Source: CranContrib
● Keywords:
● Alias: valid_identifier_regex
● 0 images

date_between (Package: lazysql) : Create SQL string to select date between two given dates

Create string with SQL BETWEEN expression for WHERE clause to select dates within the given range.
● Data Source: CranContrib
● Keywords:
● Alias: date_between
● 0 images

lazysql (Package: lazysql) : Lazy SQL programming

Helper functions to build SQL statements for dbGetQuery or dbSendQuery under program control.
● Data Source: CranContrib
● Keywords:
● Alias: lazysql, lazysql-package
● 0 images

in_condition (Package: lazysql) : Create SQL string to select values included in a set of given values

Create string with SQL IN expression for WHERE clause to select values included in a set of given values.
● Data Source: CranContrib
● Keywords:
● Alias: in_condition
● 0 images

natural_key (Package: lazysql) : Create SQL string for joining on matching natural keys

Create string with SQL expressions for WHERE clause to join two tables on the given columns.
● Data Source: CranContrib
● Keywords:
● Alias: natural_key
● 0 images