![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello Mark D Powell, Robert Klemme, Michael O'Shea, David FitzJarrell and thank you for your help before. I have a table called "table1" that has the following in it id1 * * checkCount * * word *1 * * * * 4 * * * * * * * * Oracle *2 * * * * 5 * * * * * * * * School *6 * * * * 3 * * * * * * * * the "table2" has the following id1 * * *Description *1 * * * oracle oracle oracle oracle *2 * * * oracle school oracle school school school *6 * * * the school the party the oracle I need to make a constrant in oracle so that sentences are added only when they contain "checkcount" number of words. I mean that oracle oracle oracle oracle id=1 is allowed to be added (it contains oracle x 4) and not oracle oracle oracle id=1 as it only contains oracle x 3. How can I do this. Thank you Jon |
#3
| |||
| |||
|
|
Hello Mark D Powell, Robert Klemme, Michael O'Shea, David FitzJarrell and thank you for your help before. I have a table called "table1" that has the following in it id1 * * checkCount * * word *1 * * * * 4 * * * * * * * * Oracle *2 * * * * 5 * * * * * * * * School *6 * * * * 3 * * * * * * * * the "table2" has the following id1 * * *Description *1 * * * oracle oracle oracle oracle *2 * * * oracle school oracle school school school *6 * * * the school the party the oracle I need to make a constrant in oracle so that sentences are added only when they contain "checkcount" number of words. I mean that oracle oracle oracle oracle id=1 is allowed to be added (it contains oracle x 4) and not oracle oracle oracle id=1 as it only contains oracle x 3. How can I do this. Thank you Jon |
#4
| |||
| |||
|
|
Hello Mark D Powell, Robert Klemme, Michael O'Shea, David FitzJarrell and thank you for your help before. I have a table called "table1" that has the following in it id1 * * checkCount * * word *1 * * * * 4 * * * * * * * * Oracle *2 * * * * 5 * * * * * * * * School *6 * * * * 3 * * * * * * * * the "table2" has the following id1 * * *Description *1 * * * oracle oracle oracle oracle *2 * * * oracle school oracle school school school *6 * * * the school the party the oracle I need to make a constrant in oracle so that sentences are added only when they contain "checkcount" number of words. I mean that oracle oracle oracle oracle id=1 is allowed to be added (it contains oracle x 4) and not oracle oracle oracle id=1 as it only contains oracle x 3. How can I do this. Thank you Jon |
#5
| |||
| |||
|
|
Hello Mark D Powell, Robert Klemme, Michael O'Shea, David FitzJarrell and thank you for your help before. I have a table called "table1" that has the following in it id1 * * checkCount * * word *1 * * * * 4 * * * * * * * * Oracle *2 * * * * 5 * * * * * * * * School *6 * * * * 3 * * * * * * * * the "table2" has the following id1 * * *Description *1 * * * oracle oracle oracle oracle *2 * * * oracle school oracle school school school *6 * * * the school the party the oracle I need to make a constrant in oracle so that sentences are added only when they contain "checkcount" number of words. I mean that oracle oracle oracle oracle id=1 is allowed to be added (it contains oracle x 4) and not oracle oracle oracle id=1 as it only contains oracle x 3. How can I do this. Thank you Jon |
![]() |
| Thread Tools | |
| Display Modes | |
| |