Topics
Started by
Posts
Last post
I have a list of tables that need to truncate and repopulate with data. But when truncating I got …
3 replies
I have a stored procedure that perform a insert/update into a tabel depending on the input paramete…
5 replies
I am trying to write a recursive query to return a tree structure. I can return the top most node b…
12 replies
hi, I have a table as below.. CREATE TABLE [dbo].[score]( [PlayerId] [int] IDENTITY(1,1) NOT NULL…
10 replies
Hi, If I remember in MSCRM 3 and 4 the GUID your record obtain in the database have the same prefi…
5 replies
In terms of performance which Join is best while updating the records. I do have two table Tab1(at …
16 replies
I want to run a script to find any tables with no data in them... I have researched and found: exe…
4 replies
I inherited code that looks like the following. According to my colleagues, this used to work in a …
6 replies
this is problem is new to me. I have to make my script globally generic. I have to find the time le…
4 replies
I have a problem with my stored procedure when I change the value of @montant from 1000 to 9000 its…
2 replies
I would like to know how to copy data from the user acceptance test database server to my unit test…
2 replies
I would like to check for the accuracy of the merge and insert statements that I am using to migrat…
3 replies
Hi, I need some help! I have a table with assets that have multiple Hubo Meters and multiple readin…
10 replies
90 | 90-20=70 | 70-60=10 | 10-05=05 50 | 50-10=10 | 10-00=10 | 10-08=02 00 | 00-00=00 | 00-00=00 | …
3 replies
Hi All, Could you please help on the needful? select emp_name,empid from employee where empid in(…
3 replies
Viewing 15 topics - 7,711 through 7,725 (of 10,647 total)
You must be logged in to create new topics.