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
1.1k
1.1k
77.6k
Delete row within a table
Nov 27 2020 3:56 AM
Hi Team
I need some help, i want to delete one row from my table, let me share my query below
SELECT
TOP
(1000) [CourseNo]
,[Price]
,[Venue]
,[CourseDetails]
,
[Url] // Delete this row only from this table
,[Description]
,[ZoomUrl]
,[CourseInstructor]
FROM
[eNtsaRegistration_2].[dbo].[TrainingAcademy_Courses]
Reply
Answers (
8
)
SQL Query - Datewise data from single table
String will be truncated