Tài liệu MySQL 2 pptx

2 216 0
Tài liệu MySQL 2 pptx

Đang tải... (xem toàn văn)

Thông tin tài liệu

MySQL Cheat Sheet The MySQL cheat sheet is designed to act as a reminder and reference sheet, listing useful information about MySQL. It includes a list of the available functions in MySQL, as well as data types. It also includes a list of MySQL functions available in PHP, and a list of useful sample queries to select data from a database. A description of what is on the cheat sheet follows, or if you are impatient, you can go straight to the full size MySQL cheat sheet: Functions in MySQL Many developers are completely unaware that MySQL actually has a huge number of functions built in, to do everything from regular expression-based string comparisons to complicated mathematical calculations. The outsides of the cheat sheet list MySQL functions (note: a few of the more unusual and least used functions have not been included due to constraints of space). MySQL Data Types MySQL allows for many data types for columns, and it is very easy to forget what constraints there are on these data types. This is especially important when it comes to validation - many developers do not check the length of data before inserting it into a table. This section lists the data types available and their constraints. MySQL Functions in PHP PHP has a MySQL module and this is used by most PHP developers to connect to, and query, a MySQL database. This section lists the functions available in PHP for connecting to and managing a MySQL database. Sample Queries Finally, the cheat sheet includes a short list of sample queries and a brief explanation of each. One.N(UDS) . MySQL Cheat Sheet The MySQL cheat sheet is designed to act as a reminder and reference sheet, listing useful information about MySQL. It includes. you can go straight to the full size MySQL cheat sheet: Functions in MySQL Many developers are completely unaware that MySQL actually has a huge number of

Ngày đăng: 24/12/2013, 10:17

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan