| Article: |
SQL Data Types | |
| Subject: | Oracle Question | |
| Date: | 2006-02-21 05:20:11 | |
| From: | javabharathi | |
|
Response to: Oracle Question
|
||
| select ename,sal from emp | ||
Showing messages 1 through 1 of 1.
-
Oracle Question
2006-07-30 23:26:32 shuklaashish [View]



select last_mame,sal
from emp;