Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID