05/11/2003, 18:18
|
| | | Fecha de Ingreso: diciembre-2002
Mensajes: 21
Antigüedad: 22 años, 1 mes Puntos: 0 | |
Sip la probe y me sale este error:
SQL> select * from sce_eq
2 ;
CVE_EQ USR_FTP_ NOM_EQ IP_EQ PASSWD_EQ
-------- -------- ---------- ------------ ----------------
EQU-0001 usrftp bcae1 127.277.1.1 usrftp
EQU-0002 usr2 bia2 127.277.1.2 usrftp
SQL> SELECT TOP 1 cve_eq FROM sce_eq ORDER BY cve_eq DESC
2 ;
SELECT TOP 1 cve_eq FROM sce_eq ORDER BY cve_eq DESC
*
ERROR at line 1:
ORA-00923: FROM keyword not found where expected
__________________ :-P*****;-) |