MySQL

Programming Resource Home :: Database-Tutorials :: MySQL

Advertisement

Advertisement




MySQL
Tutorial MySQL Auto_Increment
MySQL Auto_Increment is used to generate a unique number when a new record is added to a table. View Rating



MySQL
Tutorial MySQL Ascending Command
MySQL Ascending is used to return the records from a table in the ascending order. View Rating



MySQL
Tutorial MySQL Boolean Value
MySQl Boolean Value is used to display the Boolean type status of the field. View Rating



MySQL
Tutorial MySQL Converting Expression
MySQL Convert function is used to convert the data from one type to another type. The CONVERT () function helps you to take a value of one type and result a value of another type. View Rating



MySQL
Tutorial PHP SQL Sanitize
PHP SQL Sanitize is a kind of filter which is used to allow or disallow characters in a string. View Rating



MySQL
Tutorial PHP SQL Select Where
PHP SQL Select Where is used to provide the records from the table that meet the specific criteria and print the records on the browser. View Rating



MySQL
Tutorial PHP SQL Random
The PHP SQL Random is used to fetch data randomly from database in PHP. The Rand ( ) clause is used to fetch the random data from table into the browser. View Rating



MySQL
Tutorial PHP SQL Script
PHP SQL Script is useful to perform the operation of SQL queries in PHP. The PHP is a server side scripting language and open source software. View Rating



MySQL
Tutorial PHP SQL Variable
PHP SQL Variable are denoted with a leading dollar sign ($). The PHP variable includes $ con , $ update and so on. View Rating



MySQL
Tutorial MySQL Begin Transaction
MySQL Begin Transaction is a point in which data is referenced by a connection logically or physically. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.