quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav