Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: 2 Oracle doubts
"delavega" <delapordio_at_hotmail.com> wrote in message
news:42d54ae4.0307250016.679a412b_at_posting.google.com...
> Hi. I´m a MySql programmer, but i need make a application with Oracle
> 8.1 Server. I have 2 doubts (for the moment)
>
> 1- Can i have a Oracle table without primary Key?
Of course, but why would you not want a primary key?
> 2- In a sql, the date fields are with quotas ("")? Exists the
> direct comparation between dates (<, >)?
Yes, you can use date comparison operators in Oracle Received on Fri Jul 25 2003 - 11:05:47 CDT