Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Formatting Date/Time value in SQL query
Link ID 18172
Title Formatting Date/Time value in SQL query
Url Visit : Formatting Date/Time value in SQL query
Description Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
Category PHP > Tutorials > Database-Related
Keywords Formatting   Date   Time   value   in   SQL   query
Date Sep 20, 2007
Refer it to Friend ( Formatting Date/Time value in SQL query )  
Write a Review ( Formatting Date/Time value in SQL query )  
Report Broken Link ( Formatting Date/Time value in SQL query )  
Add : Formatting Date/Time value in SQL query To Favorites
More links included : Formatting Date/Time value in SQL query
Site links : Formatting Date/Time value in SQL query
Traffic Details from Alexa : Formatting Date/Time value in SQL query

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at PHP > Tutorials > Database-Related
1. Uploading, Saving and Downloading Binary Data in a MySQL Database
  This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database. This article is split into three pages: Setting up the database, Creating the upload scripts, and Creating the download script. Includes the complete source code for all the scripts involved.
Category:   PHP > Tutorials > Database-Related


2. Get Random Result From MySQL Database
  This tutorial will show you how to select a random result from a MySAL database or select a range of result and output them in random order.
Category:   PHP > Tutorials > Database-Related


3. LDAP to SQL
  The author writes: Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots.
Category:   PHP > Tutorials > Database-Related


4. Simple Connection to MySQL
  The MySQL database is one of the most popular among PHP developers, and there are numerous well-documented PHP functions you can use in conjunction with your MySQL databases. In this tutorial, you will learn how to make a simple connection to MySQL using just a few of these functions.
Category:   PHP > Tutorials > Database-Related


5. Fetching data from mysql and displaying it in table.
  Quick and easy tutorial allowing you to connect to database, query it and display the result in tables.
Category:   PHP > Tutorials > Database-Related




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z