Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

MySQL Tips and Functions

Posted byProsoxi.com Webmaster September 8, 2010September 9, 2010 Leave a comment on MySQL Tips and Functions

MySQL Tips and Functions

• Comparison operators
= Equals
< Less than
<= Less than or equal to
> Greater than
>= Greater than or equal to
<> Not equal to
!= Not equal to
LIKE Compare strings
• Mathematical operators
( ) Use parentheses to force precedence
+ add
– subtract
* multiply
/ divide
% modulo
• Conditional operators
|| Logical “or”
| Bitwise “or”
OR Same as Logical “or”
&& Logical “and”
& Bitwise “and”
AND Same as Logical “and”
• Some Common Functions
CONCAT(str1,str2) Concatenates strings
DAYNAME(date) Returns the dayname for the given date
LAST_INSERT_ID( ) Returns the last record ID inserted
LENGTH(column) Returns the length of a string in characters
TRUNCATE(n,n) Returns stated number of decimal places
UNIX_TIMESTAMP( ) Returns the epoch
• Some Aggregate Functions
AVG(column) Average number from returned results
MAX(column) Returns the largest number from returned results
MIN(column) Returns the smallest number from returned results
SUM(column) Returns the sum of all returned results
Posted byProsoxi.com WebmasterSeptember 8, 2010September 9, 2010Posted inMySQL

Post navigation

Previous Post Previous post:
Web Slice Format Specification – Version 0.9
Next Post Next post:
Dates in PHP and Mysql

Leave a comment

Cancel reply

You must be logged in to post a comment.

Advertise

Whocallsme.gr Widget Lookup

September 2010
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Aug   Oct »
prosoxi.com, Proudly powered by WordPress.