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
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
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.