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
Sahil Jani
NA
274
154.7k
Query Error
Jul 20 2011 5:10 AM
Hi,
I am getting this error when i am deleting data from Request table. In request table RequestId is PK and in RequestData table RequestId is FK.
ERROR :::
The conflict occurred in database "XYZ", table "dbo.RequestData", column 'RequestId'
So, How will I write query that when I will delete RequestId from Request Table then automatically all the data will be deleted from the RequestData table for that particular requestId.
Reply
Answers (
3
)
How can see code in SQL Server?
Help in Medical analysis Web App DataBase and UI