Topics
Started by
Posts
Last post
is it possible to change any line breaks or newlines for a string in a select statement in a store…
4 replies
People, I am using SQL Server 2008 Express. I want do delete a user from a database, but when I try…
2 replies
Dear, Can you guys please help me to create following op? create table test222(sid bigint, scode nv…
5 replies
Hi, I have a text file which has 1 million records in the below format. The technology what am usi…
27 replies
I have written a number of queries that use the intrinsic function IIf on a SQL Server 2012 instanc…
1 replies
Hi Experts, I need a bit of suggestion here. Can you use the below query to get CPU high utilisatio…
2 replies
I usually use #table in y stored proc. Which is the best to use in SP, #table or @Table variable? T…
33 replies
Hi all, We have just had budgets released to improve our database estate infrastructure, and have …
1 replies
Hello, /First post I'm new to SQL and i'm in a spot of bother trying to work out how to do somethin…
7 replies
Hi , please someone can help me with this error message: Configuration option 'show advanced option…
1 replies
I have a table where we have created a column that has which contains a column which is a primary k…
4 replies
Hi All, Below is a XML column data. How to get the Id and respective Names for "Case Manager" Dropd…
1 replies
Hi All, I wonder how do I shrink log file in a specific database which in Mirror/Synchronized/Rest…
4 replies
Hello, Load data to SQL Server table thru SSIS using dataflow Task and Getting SQL constraint error…
2 replies
WHILE (@MyLoop3 > 0) BEGIN SELECT Top 1 @UploadId = UploadId,@FirstName = (CASE WHEN…
3 replies
Viewing 15 topics - 3,496 through 3,510 (of 30,225 total)
You must be logged in to create new topics.