Topics
Started by
Posts
Last post
Hi, I want to create a temp table and insert all the list of monthorder , Monthnames , yea…
29 replies
Hi All, In most of my tables I have Active and Inactive columns as most of the time I can DELETE re…
3 replies
Hi, I'm trying to do a Procedure where I take a text block and I insert it on a specified table. Th…
2 replies
Hi, I have a requirement where i need to show all the results where the start and end time fields d…
8 replies
This is a little weird. I have a bit of code which searches for the text of functions and stored pr…
7 replies
i have a view: SELECT id_reg, name_reg, id_card, name_card, SUM(Expr1) AS Expr1 FROM …
3 replies
Dear All In my scenario i have Patient Appointment details table.In this table i have three column…
3 replies
HI ALL I'm new in T-SQL so i need your help My problem is : After deleting a row , is there a way t…
21 replies
I've table as following, -- see attachment data.zip CREATE TABLE [dbo].[crpt_Test]( [batch_Id] [u…
1 replies
I have a dataset like the one below. I would like to group by Col be and cola. But by the sequence …
19 replies
EXEC msdb.dbo.sp_get_sqlagent_properties How do I retune the servername along with the columns retu…
7 replies
I am trying to do a case statement without having to a bunch of and's and or's. This is being done…
9 replies
Hi All, I want to create username for new registered students, but while creating username i want t…
2 replies
Need help with this query (only 1 out of DUP account rows need to be returned (the one with an earl…
6 replies
I'm having problem with this query when changing the value on cat.id for different product category…
7 replies
Viewing 15 topics - 826 through 840 (of 10,647 total)
You must be logged in to create new topics.