Topics
Started by
Posts
Last post
hi, I have data like Select personid, company from persons 123 bbc 123 google 123 microsoft 1…
2 replies
I have a table with millions of rows. It was used to store audit data but is no longer used. It liv…
4 replies
I've taken some code from here and modified it slightly so I now have a function where I supply it …
7 replies
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
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
Viewing 15 topics - 6,661 through 6,675 (of 12,234 total)
You must be logged in to create new topics.