| 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.
| 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.
select last_mame,sal
from emp;