Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Varchar or Integer

Re: Varchar or Integer

From: Brian W. Chester <bwchester_at_home.com>
Date: Sun, 07 Nov 1999 15:00:11 GMT
Message-ID: <%tgV3.991$Zu4.22401@news1.rdc1.mb.home.com>


Mark,

Use DESCRIBE table_name to obtain a list of all fields and their datatype.

Brian

Mark Young wrote in message <382589A6.8BD52BB6_at_biosys.net>...
>I am writing a VB app and need to know through a SQL query the datatype
>of a field. Can anybody tell me what the syntax is to get the datatype
>of a DB field?
>
>
>
>
>
Received on Sun Nov 07 1999 - 09:00:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US