Questions tagged [clause]
252 questions
3
votes
4 answers
Oracle SQL Constraint where clause
I have the table Tester on oracle with the following columns:
TesterID
TesterName
IsDefault
Application_ID
TesterID is the primary key.
Now I want that there can only be one Default Tester, which means only one Tester can have the calues…

John Smithv1
- 673
- 5
- 14
- 33
2
votes
3 answers
how to change variable into a clause
I have the following problem: I have a registration form. The response message will be shown by a javascript function (colorbox) that will be called via a php variable.
It looks like: