Pando, SlimDave and Davey23UK.....
I realize that "providing an invalid username and password" is not an "Oracle" constraint, but I was taught that "providing an invalid username and password" does act, in the same manner as, a constraint. It is a field that forces correct data. As for the second and third question, I did not respond due to my lack of understanding.
Rick
Apologies for the broken post.....
I also understand that the question was about "how many" constraints are created. My response was further referencing the person who first mentioned login.
Rick
Re: Pando, SlimDave and Davey23UK.....
Quote:
Originally posted by Alchemy
I realize that "providing an invalid username and password" is not an "Oracle" constraint, but I was taught that "providing an invalid username and password" does act, in the same manner as, a constraint. It is a field that forces correct data. As for the second and third question, I did not respond due to my lack of understanding.
Rick
By that standard, there's about a thousand constraints though ... having SQL*Net correctly configured, have the instance started, spelling the table name correctly etc..
Re: Pando, SlimDave and Davey23UK.....
Quote:
Originally posted by Alchemy
I realize that "providing an invalid username and password" is not an "Oracle" constraint, but I was taught that "providing an invalid username and password" does act, in the same manner as, a constraint. It is a field that forces correct data. As for the second and third question, I did not respond due to my lack of understanding.
Rick
that´s why I said, read the question again
I mean, if someone ask you
"How many constaints are automatically created when you create an index."
Are you gonna say: many, for example username and password is a constraint?