View Single Post
ישן 21-08-12, 22:17   # 9
בניה
משתמש - היכל התהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: נחושה
הודעות: 3,434

בניה לא מחובר  

MYSQL String Functions
http://dev.mysql.com/doc/refman/5.0/...functions.html
SUBSTR() Return the substring as specified
SUBSTRING_INDEX() Return a substring from a string before the specified number of occurrences of the delimiter
SUBSTRING() Return the substring as specified

ועוד רבות אחרות
  Reply With Quote