TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sheetu sachdeva
NA
33
14.4k
Check availability of a table
Feb 20 2007 4:38 AM
i m creating a table using this query Select * into newtable from oldtable This is query wen u want to create an empty newtable with a structure of old table now , uptill this it works fine , but now i want to check if newtable already exists so i wrote if not exists ( Select * into newtable from oldtable) it gives syntax error why?
Reply
Answers (
6
)
navigator control toolbar
error for sending(saving) data to database