Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft