Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 creating table problems

Author  Topic 

spalka621
Starting Member

1 Post

Posted - 2010-04-20 : 02:18:56
Hey guys. I'm new here and I have a question for you. I have a file that when run is supposed to create 6 tables. Its called Tables.sql. When I run it in sqlplus all the terminal returns is the number of the last line of the code.

Does anybody know why it would be happening? If you need any more information let me know. Hope I'm not violating any forum rules.

Thanks for any help.

--
spalk621

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-04-20 : 12:03:42
sqlplus is for Oracle and you've posted your question on a Microsoft SQL Server site. So Oracle is not our specialty. You should try posting your question on an Oracle forum such as the one over at dbforums.com or on the Oracle site.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -