Topics
Started by
Posts
Last post
Hey Everyone, I am in no way an expert at SQL Server and I will try to provide as much detail as po…
13 replies
Hello Guys/Gals, I have a spreadsheet that I am converting to a flat file. Spreadsheet: -Identity…
6 replies
I wrote this query for finding a list of SQL Server disable Agent jobs in SQL 2008 select j.Name , …
4 replies
I am trying to pull data from a table which has scheduled runs of our trucks. I need to see a resul…
2 replies
I'm writing a SQL report that we host online for everyone to see with the top 5 errors that occur o…
1 replies
select * from customers.dbo.lead where leadsource = 'visitor' and Product_Interest = 0 It worked a…
2 replies
Hi Experts, How to resolve this issue with out affecting log shipping? If iam using shrinking, is …
2 replies
Hello, Let's say I have 8 columns A - H in a spreadsheet. Some rows utilize all 8 columns for the …
4 replies
Taking over for previous SQL admin, and he has set up a Windows cluster with a SQL cluster as a ser…
2 replies
Hi I have 2 tables tbl_impressions ImpressionID SupplierID ImpressionDate tbl_clicks ClickID Suppli…
1 replies
Hi Experts, Please check this error: Msg 8928, Level 16, State 1, Line 1 Object ID 2073058421, inde…
3 replies
I followed below steps for trigger.. Create Table Stu_Table( Stu_Id int, Stu_Name varchar(15),Stu_C…
3 replies
Hi Friends, I am very new to sql server please tell me how to create recursive query in SQL Server.…
4 replies
I work on a development team that runs about 20 database servers and somewhere around 300 databases…
4 replies
OK so I'm a Newbee and not that sure of what I'm doing here. Have tried to follow examples (youtube…
1 replies
Viewing 15 topics - 3,061 through 3,075 (of 5,050 total)
You must be logged in to create new topics.