Topics
Started by
Posts
Last post
i have scenario where im exporting data from excel to destination.one of the column in excel …
2 replies
Dear MVPs I am trying to run a script containing 500000 update statements similar to the one below:…
23 replies
Hey Guys, I have this situation where I output to a csv which uploads to another system and the sys…
5 replies
Hi all,I've been racking my brain all afternoon with this one. In their wisdom, the developer…
12 replies
I have a sql table that stores weight in one column. How would I go about extracting lbs and ozs in…
18 replies
Hi,Can we delete data from parent table (1 year data) and child tables(6 months data)??
4 replies
Select * from ( select EM.col1,ST.col2,ST.col3from vwEmployee EMinner join vwStudent STon Em.ID = S…
4 replies
Hi Experts, Need help in nailing down row causing the error and the column which is causing the "S…
9 replies
In t-sql 2012, I would like to complete a subtraction calculation to show number of input records m…
7 replies
I had always had the hazy impression that the clustered index on a table is inherently a 'part' of …
4 replies
Hello, We have two tables where F2F and online promotional activities are stored. What I'm trying t…
2 replies
In t-sql 2012, I want unique records (no duplicates) inserted into an empty table called DCert. The…
1 replies
I've been analyzing our indexes for quite a while, mainly focusing on high-value missing indexes an…
6 replies
I want to call this dbo.Validate procedue in other proc, ; I want t set OUT param for @co…
5 replies
I'm developing a report in SSRS and using a stored procedure as the dataset.I have data in a table …
6 replies
Viewing 15 topics - 1,246 through 1,260 (of 4,984 total)
You must be logged in to create new topics.