Topics
Started by
Posts
Last post
I've taken some code from here and modified it slightly so I now have a function where I supply it …
7 replies
By: arun.sas
I am getting the below error, on running the following sql code in our QA environment, but runs fin…
7 replies
Hi, I have searchcriteria values stored in table searchinfo a (200 records). I want to search from …
1 replies
hi experts i have a built in calendar view which calculates the holidays and weekends and field IsW…
3 replies
Hello, There are reminders that belong to several reminder groups. I need to select the nearest rem…
11 replies
By: alzaj
I wondered if I could use BACKUP DATABASE in a set-statement, something like: BACKUP DATABASE... wh…
9 replies
I am inserting a few thousand rows using SSIS package reading from an Excel file. There is one part…
2 replies
Is there any command or system stored procedure available in SQL server which returns all the permi…
6 replies
I have a update query as below. Update equipment set name = 'A' where name = 'B' And in the Update …
4 replies
Hi, I would like to know how to write the Script to Rename the indexes or Foreign Key constraints u…
2 replies
I need help writing a query. I attached an excel file with sample data. Essentially I have 2 table…
3 replies
I have the following... Declare @TempTable As VarChar(200) Set @TempTable = 'UserName20095112512642…
3 replies
I had A HRMS Database Is it necessary to maintain the HRMS_MASTER,HRMS_TRANS,HRMS_HISTORY DATABASES…
2 replies
Hello... I'm hoping that someone can help me calculate a monthly billing total. I'm writing a repor…
6 replies
Hi. I'm working on a stored procedure, where i use a PIVOT to list statistics by hour. My problem i…
1 replies
By: cliffb
Viewing 15 topics - 6,661 through 6,675 (of 12,232 total)
You must be logged in to create new topics.