Views

From: BSVA <bsva_at_mailcity.com>
Date: 15 Nov 2001 10:34:06 -0800
Message-ID: <f1f95c39.0111151034.653c4c91_at_posting.google.com>


Hi,

I have a table emp with following columns

empno number
ename varchar2(20)
sal number
deptno number

I wanted to create a view on emp table and when I describe the view it should have the sal field with number (5,2), how do i achieve this. Received on Thu Nov 15 2001 - 19:34:06 CET

Original text of this message