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
krithika muthukrishnan
NA
234
705k
insert a value in a table with where condition
Dec 30 2010 12:48 AM
hai,
how to insert a value in a table with where condition in sql server 200.
insert
into
replies
values
title
=
'network'
where
user1
=
"bala"
i use this condition but the error occurs how to solve this
Reply
Answers (
6
)
SQL Server Integrated Security ConnectionString not using my domain credentials
when i insert a data in a table the error occured like string or binary data would be truncated