Topics
Started by
Posts
Last post
hi i have following tmp table that i am loading through SSIS package. create table tmp_management (…
1 replies
I'm trying to generate an update statement based off select statement results. A very basic exampl…
6 replies
Hi, I am having two tables as below: I want to display records from @table1 only when combination o…
2 replies
Hi, so I have this query I need for a report. Originally it was 4 queries to be used in Crystal Rep…
13 replies
Dealing with 3rd party app that is somehow deleting records. Was going to put a delete trigger on …
7 replies
Experts, I am trying to replace all special characters in a column with one special character. Exa…
9 replies
Does anyone have a t-sql query that will encrypt several databases without using the use DB_name? I…
6 replies
Hey all, It's been a while due to a job change I don't get to do as much SQL anymore...although thi…
9 replies
How do I find what is keeing SSMS Object explorer from giving a list of tables or stored proc's? Ev…
3 replies
Updating my local [Event] table with the data from a source SQL box [Event] table. Just need to in…
4 replies
Hi Everyone, I am receiving a number of 'collation' related errors with the following query - WITH…
6 replies
Hi, This is my table named - CV *CVID is a primary key This is my table named - CVEducation *CV t…
5 replies
Hi, I am having temp table where i am inserting records from to queries. eg. insert into #temp 1 …
3 replies
Hi Everyone I would appreciate your help on this. I need to write a SQL script where a join conditi…
2 replies
I have the following XML statement, where I want the union of several tables to be presented as XML…
6 replies
Viewing 15 topics - 1,846 through 1,860 (of 10,647 total)
You must be logged in to create new topics.