simple sql questions

From: Jason Yi <jason_at_woody.uucp>
Date: 7 Sep 1993 18:51:03 GMT
Message-ID: <26il6n$9lh_at_elroy.jpl.nasa.gov>


Question 1.

I want to do something like this:

select * from mytable where mycolumn='ABC*';

                                         ^

|
|

match anything that starts with ABC

Is this possible?

Question 2.

When you have a foriegn key, does the child table make a copy of it's parent's or does it have a pointer referencing to it's parent?

Thanks in advance Received on Tue Sep 07 1993 - 20:51:03 CEST

Original text of this message