Categories
Tags → Function In Sql Statement

Getdataarray

A function which returns an array containing data specified in an SQL statement using GetRows. Includes measures to help combat SQL injection.
DETAILS

PositionInQuotes

The PositionInQuotes function returns true or false depending on whether the position in the string you pass into it is between a pair of apostrophes or not. Useful if you''re doing any sort of SQL statement validation etc
DETAILS

Returning Month of Date in an SQL Table

This is an useful but not known functions. If you wish to learn month of date stored in a database, you may use this function placing in a ''SELECT'' sql statement
DETAILS
©2003-2008 jCay.com