Topics
Started by
Posts
Last post
I HAVE TO DELETE FEW RECORDS FROM A TABLE BASED ON SOME CONDITIONS AND INSERT THE SAME DELETED RECO…
2 replies
Hi. My stored procedure is below: createPROCEDURE [dbo].[Insert_Dinamik] @baslik nvarchar(max)=null…
4 replies
Hi All, One of the columns of my table include strings like below, ----A375475960dkgjfkfkgjfkvkl!…
13 replies
The boss wants to be able to SUM dates. In the mainframe world, this would have been possible with…
12 replies
So, basically, have this ticketing system and need a script to return records (count) by shift. Sa…
10 replies
Hi, Few things I would like to know (assuming table is not partitioned): 1. Can I access extent or …
10 replies
How can I get the length of a field including trailing spaces? Trying to see if my data was inputte…
3 replies
I have a table that includes user IDs and permissions for people within a department. I'm trying to…
10 replies
Here's an example data set (pipe delimited) that I'm trying to take from vertical to horizontal. I …
3 replies
HOW DO I CHANGE THE TABLE NAME WITH TSQL CODE? THANKS
2 replies
Hi, Is there any way to set a sqlcmd :SetVar scripting variable to a T-SQL variable. I have someth…
1 replies
Its a Friday and my brain is having a slow day. I am trying to work on a formula that will calculat…
11 replies
Hi All I'm new to partitioning and need a bit of assistance. Here are the basics: 1. I've partition…
7 replies
Hi Guys, Update help, Here is my data ID# VALUE C-1234NULL M-3456NULL After I run update…
12 replies
I need to get random samples for auditing our customer service agents. Specifically, I need a quer…
5 replies
Viewing 15 topics - 8,221 through 8,235 (of 10,647 total)
You must be logged in to create new topics.