Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   SQL - Data Types (http://siteownersforums.com/showthread.php?t=145486)

JohnKumar 09-14-2014 09:33 PM

SQL - Data Types
 
SQL - Data Types

ashoka111 10-04-2014 09:28 AM

There are various datatype are in SQL some of them are
Integer
Float
Double
String
Character
Varchar
Varchar2
and more.
_________________________________________________
free project for computer engineering student
here i know some of the project that help you in building, creating, submitting project. free to download and use this project as final year project.


online examination system project in php, c program for round robin scheduling, online blood bank management system project in java, project download, project in php, library management system project in java, student information system project

Beagle123 10-04-2014 02:47 PM

The problem you'll encounter isn't the data types, but matching them to your language's data types. But all the really popular ones have an exact match.

softech 10-09-2014 11:09 PM

Integer
Float
Double
String
Character
Varchar
Varchar2

ledtubelight 10-09-2014 11:13 PM

(SQL data type) The data type of a column or parameter as it is stored in the data source.

jacpacdh 10-10-2014 02:53 AM

There are various datatype are in SQL some of them are
Integer
Float
Double
String
Character
Varchar
Varchar2
and more.

ledtubelight 10-10-2014 03:48 AM

(SQL data type) The data type of a column or parameter as it is stored in the data source.

GinnySweety 11-12-2014 08:40 AM

The SQL data types are
1. Text
2. Byte
3. Integer
4. Single
5. Long
6. Double and many more.

marclewis 03-13-2015 11:05 PM

Datatypes in MySQL are of types text, number and date/time. These includes CHAR, VARCHAR, TINYTEXT, TEXT, BLOB, MEDIUMTEXT, MEDIUMBLOB, LONGTEXT, LONGBLOB,ENUM and SET.


All times are GMT -7. The time now is 11:02 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.