Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
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 schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan