[SQL]select * into dumpfile
from dual 'C:WWW\site.com\file.php'
from userform
[Err] ORA-00933: SQL command not properly ended


ben böyle denedim ama hata aldım sqlim oracle oldugu için çok bilmiyorum mysqlde bu tarz kullanılıyordu yardım edermisiiniz arkadaslar.

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 12:29:42 -->-> Daha önceki mesaj 12:00:24 --

SELECT *
INTO dumpfile
FROM filetables
WHERE field = 'C:WWW\site.com\file.php';

böyle denedim

[Err] ORA-00904: "FIELD": invalid identifier –

bunu verdi