Topics
Started by
Posts
Last post
Hi, I have a SQL statement with a Left join. SELECT * FROM tblNew a INNER JOIN tblOld b ON a.empId…
4 replies
Full Text Searches are working on my test server, but not on my production server. My test scenari…
3 replies
Good evening, I am working on a query at my office that is joining multiple tables in order to disp…
5 replies
Hello Forum, I'm brand new to XML and I'm struggling to modify the T-SQL query below to return the …
2 replies
Hi All, I want to get the final output in single line from he below example. Is it posible ? Can so…
3 replies
My scenario: I have 2 dbs (SQL 2012) - one contains a trigger that is enabled/disabled by a procedu…
1 replies
Hi I have a text field which has entries of variable length of the form: "house:app.apx&result…
5 replies
I have a strange problem that I have never seen before. I am trying to alter a table and add a fie…
13 replies
create table abc( lab_id varchar(10), lab_time datetime, lab_name varchar(100) ) INSERT INTO abc( '…
5 replies
Hi I have a stored procedure which returns a result set as follows: (Headers)Total,WV1,WV2,WV3,WV4,…
9 replies
Hello, I'm new to the forum so sorry in advance for any etiquette I break 🙂 I have an SSIS 2012 p…
5 replies
Hi Folks, I'm trying to flesh out a good queue table design with our dev team. So here is a general…
5 replies
In SQL Server Management Studio, it is possible to do the following: a) In Object Explorer, connect…
6 replies
So I installed SSAS to the wrong location. I want to remove just this feature and reinstall it. But…
2 replies
I generated a snapshot and it completed Successfully. How do I apply the snapshot so that the data …
3 replies
Viewing 15 topics - 4,276 through 4,290 (of 8,636 total)
You must be logged in to create new topics.