Topics
Started by
Posts
Last post
Hi - I am new to SQL express, can someone please guide me to how I can schedule a task to run trunc…
15 replies
CREATE TABLE #holding( [TIDM] [varchar] (9) COLLATE SQL_Latin1_General_CP1_CI_AS NULL , [CLIENT…
4 replies
hi all, many times when looking to graphical excution plans I see the operator "clustered index sca…
10 replies
Hi, I'm working on normalizing a small part of our DB, but having trouble building a particular que…
6 replies
pretty basic so appreciate the help here,getting conversion error , what is the way to have int var…
4 replies
Hello everyone, I have 3 fields, all text strings but all supposed to represent dates. Field 1: var…
5 replies
i am trying to use @datestamp variable in simple string , but not luck , i dont want to use another…
3 replies
Hi, I have a number of stored procedures used for reporting and whenever we run these reports it sl…
9 replies
Hi, I am trying to search for rows by comparing a field (xml) in a table to an XML input parameter,…
5 replies
I treid to install the Adventure Works sample database in my system but am not able to install that…
1 replies
I have a column name with name 'Procedure.ID' and want to rename it as 'ProcedureID' i write as: sp…
1 replies
I have a table PatientLocDtl in which I need to update AccountIDon basis of ChartNo and PatientID. …
3 replies
Hi, I intend to run this against all our SQL Servers to check every database (not done nearly enoug…
5 replies
hope i get a solution here This is my DB structure CREATE TABLE [dbo].[TableA]( [id] [int] NOT…
15 replies
Hi all. Hope you can help. I have data that is structured by week format. Year Week Total 20…
8 replies
Viewing 15 topics - 4,726 through 4,740 (of 10,647 total)
You must be logged in to create new topics.