Viewing post 1 (of 2 total)
Of course,
I'll show the setup of the tables.
CREATE TABLE Event(
EventID number(6),
Location VARCHAR2(50),
Description ...
December 3, 2010 at 1:40 pm
#1258641