Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: tough choices
SQL is a beautiful language because it is so simple: 9 verbs. 4 to
manipulate data, 3 to define the tables, and 2 to control access (GRANT and
REVOKE). Who would want more? Only a consultant who relies on an RDBMS that
is overly complex and generates lots of billable hours - perhaps even a
teaching position at an august academy of learning.
Daniel Morgan wrote:
> Larry wrote:
>
> >
> >
> > Noons wrote:
> >
> >> Larry apparently said,on my timestamp of 23/06/2004 12:15 AM:
> >>
> >>> DB2 UDB includes authentication security capabilities.
> >>
> >>
> >>
> >> "capabilities"?
> >>
> > Yes.
> >
> >>
> >>> DB2 UDB includes database object security (which to me is the most
> >>> basic security for an rdmbs).
> >>
> >>
> >>
> >> Really? How?
> >
> >
> > Via SQL Grant and Revoke commands.
> >
> >>
> >>> DB2 UDB includes column-level encryption.
> >>
> >>
> >>
> >> And?
> >
> >
> > And what?
> >
> >>
> >
> > Larry Edelstein
> >
>
> I think Noons attempt was to say ... "and is that all?" Because that's
> not much.
>
> --
> Daniel Morgan
> http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
> http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
> damorgan_at_x.washington.edu
> (replace 'x' with a 'u' to reply)
Received on Tue Jun 22 2004 - 22:20:24 CDT