Topics
Started by
Posts
Last post
Hi need little help I have a column in a system called CateringStaff data looks like thi…
3 replies
I have an application that does batch processing, that is used once a week. I previously had a stan…
2 replies
How to write 2 case statements in single update statement. update tableset col1 = case when id is n…
1 replies
Does anyone know how to query changes made to any tables/rows made in a SQL database?
5 replies
I created a store procedure to applied transaction and roll back.But, roll back never work as expec…
4 replies
I need procedure for below dynamic query.In that procedure f_id and value is input parameters.f_id …
10 replies
create table #t( admdt datetime, dischdt datetime, ID int ); INSERT INTO #t(admdt, dischdt,ID) VAL…
5 replies
WSUS in its infinite wisdom applied CU8 to our SQL server. Now we are receiving the following…
3 replies
hen I ran this query I am facing this error. Any advice please select CASE WHEN CHARINDEX('-',…
4 replies
Index analysis is not working in my SQL sentry tool , Any experts ?
5 replies
Hi Can you please let me know how to change the encryption password after creating the SSISDB in SQ…
1 replies
I have a table like below. How do i create RDLC report using MVC Razor ? Please help
1 replies
Hi,I have created a table with CTE as:;with cte([Patent Professional],[Novelty Searches],[Pending L…
7 replies
I had to move the SSISDB database f rom server1 to Server2 Took a backup of the key USE SSISD…
2 replies
hello all, I have a table that has 2,948,231,398 billion rows...I know...last week I had to …
37 replies
Viewing 15 topics - 1,771 through 1,785 (of 8,636 total)
You must be logged in to create new topics.