Topics
Started by
Posts
Last post
I'm writing a script where I want to insert bogus SSN data that looks like this: "235978574" or "78…
11 replies
I am putting together a report that does an average calculation of the number of days a case has be…
9 replies
I have established a linked server to MYSQL to SQL Server Database When I run this query I get erro…
7 replies
hi, i have a job with 10 steps. i want to have a job failure notifcation, if any of the step fails.…
4 replies
I have been working on migrating some of our data from Microsoft SQL Server 2000 to 2008. Among the…
9 replies
My company has a view that's controlled by a 3rd party application. It's a simple view with a simpl…
9 replies
Hi, I've setup a linked server to a Pervasive database on my SQL Server 2008 Express. It works an…
2 replies
I have a table, Answer, with the following columns ID int PK Identity Q1 int null, Q2 int null, Q3 …
14 replies
Greetings again friends, Perhaps, this is not possible but I wanted to get your thoughts. I have a …
20 replies
I have a table in which attendance is getting stored in terms of in and out Date …
2 replies
hi i have the following TSQL what i am trying to do is keep track of the new DashboardComponentId …
3 replies
Ok, so I have a column called Created which is a dattime column and is in almost every table in my …
1 replies
Hi friends I am working on a patient's database which is as follows(sample data) Patient No. Drug…
4 replies
HELLO TEAM, I need a help on statement level recompile (syntax level) that can implement in sql ser…
10 replies
--drop table #addr create table #addr ( id int identity (1,1) , address1 varchar(200) ) insert int…
16 replies
Viewing 15 topics - 10,126 through 10,140 (of 10,647 total)
You must be logged in to create new topics.