Hi,
Does anyone know if there is any possibility to select an column name with an cell that contains a specific value?
I am using Oracle 8.0.
Something like:
Select columnname
from thisDatabaseName
where value = 0
and id = 1
I need to know which columns that contains the value 0 (False)...
Hi there,
My problem is this.
I have an array with id´s. These are not unic so same value can appear more than once. BUT I only want unic values.
Is there a fuction to sort out unic values from an array?
Thank you for any reply :)
/Fumac
Thanx,
But I only want the values from the boxes that are checked. All other boxes values are not to be there.
It´s a list with files and all the files that are checked will be deleted.
The value of each checkbox is the id of the file (from an database).
Doesn´t I have to submit the form to...
Hi,
I have a form with diffrent inputs.
A perl script prints out a list with checkboxes, so I never know how many checkboxes there are.
Now I want to put all values from the checked boxes in a string when the form is submitted.
Is there any possibility to use a javascript function as action...
Hello there,
Does anyone know if there´s any way to limit a column input to 36kb in Oracle 8.0?
I have an text field input which I want to limit to that size. No more than 36kb in each cell.
Thank you for any respons :)
/Fumac
No not quite, thank you thoug!
I need to change different type of information.
I have a table with text information on a couple of languages. Now I want to add an other language.
In mySql it would be: update tablename set (field1, field2, field3) values ('value1', 'value2', 'value3') where id =...
Hi everyone,
Does anyone know how to update several cells in a Oracle 8.0 database at the same time?
I have alot of cells that needs to be updated but it will take me alot of time, doing them one by one.
I know how to do it in mySql but Oracle gets over my head.
Thanx alot for any response...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.