Topics
Started by
Posts
Last post
I have a table of "potential instant winning moments" each is a day and time. The first contestatn…
2 replies
Hello I want to extract a marketing data from a database and there is a certian field that has blan…
4 replies
Dear all I need your help on this ..How to generate 4 digit random number without using…
31 replies
I'd like all my scripts to "automatically" backup and then restore in the even of an error. How wou…
4 replies
Guys, I have a table T with columns: a, b and i. T(i int, a float, b float) Rows in the table are …
3 replies
Hi, I have existing tables. I add two new columns to some of the tables. After I've added the colum…
4 replies
Hi, I would like to know difference running time between a JOB. Example: in my sql server istance g…
3 replies
We have 3 MS SQL servers: S1, S2 and S3. S1 and S2 are our application servers and contain identica…
2 replies
Hi I have a dataset that looks like this id Code Text 001 A Member1 002 A001 …
7 replies
I am trying to extract all Lists as well as the JobID, from the below schema. Here is the desired…
2 replies
I have table like this ID Style Cap 468 Theatre 350 468 Classroom 160 468 Boardroom 50 468 Banqueti…
3 replies
Dear Pals , I have a small requirement, I have two tables "test" and "trg" drop table test create …
3 replies
I am trying to partition a large table (23MRows and growing) which is primarily an archive. I have…
1 replies
hi, declare @SearchSQL VARCHAR(4000) SET @SearchSQL ='P.ProductName Like ''%'' AND (P.ProductValue …
7 replies
This code, when profiled in profiler does 22099883 Reads and 152173 Writes. Kind wondering, Why so …
22 replies
Viewing 15 topics - 9,076 through 9,090 (of 12,234 total)
You must be logged in to create new topics.