Why Join
Become a member
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
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
Gcobani Mkontwana
1k
1.1k
79.2k
String will be truncated
Nov 27 2020 7:06 AM
Hi Team
Any mate who can advice me, i am running this query, somehow i am getting an exception 'Line 2'
insert
into
dbo.TrainingAcademy_Courses(CourseNo, Price, Venue, CourseDetails, Description, ZoomUrl, Url, CourseInstructor)
values
(1, 3400.00,
'Online Virtual Event'
,
'Basic Measurement Course'
,
'11 & 12 November 2020'
,
'Upcoming Training Event.jpg'
,
'Upcoming Training Event.jpg'
,
'Emorgin Van Heerden'
);
Reply
Answers (
6
)
Delete row within a table
Sql server case statement in where clause