Topics
Started by
Posts
Last post
I have a SQL parsing routine for extracting information from text documents. It works ok for 100k r…
6 replies
I have an interesting issue that I am hoping someone could explain or otherwise help me diagnose. S…
6 replies
select LTrim(RTrim(FirstName)) As Ian FROM @tblCity2 where ProfileId = @ProfileId Gives me the res…
5 replies
HI, The architecture in our project is a bit complicated and it first creates dynamic queries (for …
9 replies
Hi, I have few databases in my production SQL Server. I am using SQL Server 2008 Standard Edition S…
4 replies
Hi, I've an Items table partitioned on item_id, which is also a primary key and clustered index. T…
3 replies
Hi.. I have a table whose number of rows is determined only at run time. The dataset is divided int…
2 replies
Hi I am going to describe my requirement first: I have a central SQL server which must be synched t…
3 replies
Hello Everyone Happy Friday I have a request to perform almost a miracle. Someone that did not know…
14 replies
Hi, We're implementing a set of new features for our app and require dynamic creation of tables. M…
4 replies
The following is probably a simple question for most of you but I'm learning by trial and error. I …
1 replies
Hello, I have a stored Procedure which takes an integer as a parameter. I would like to execute th…
4 replies
I have a table like this 1 AAAA 2 BBBB 3 CCCC ... 100 FFFF I want to add additional co…
4 replies
Hello, I was just curious if executing "backing database with compression" causes any index fragmen…
5 replies
Greetings All: Our company wants to have a "command center" type view of our entire sql server e…
1 replies
Viewing 15 topics - 21,421 through 21,435 (of 30,225 total)
You must be logged in to create new topics.