Topics
Started by
Posts
Last post
I had created a view by joining three tables as follows, SELECT ROW_NUMBER() OVER (ORDER BY d…
8 replies
Morning, I have an issue where a recurring query occasionally uses a bad query plan and can take ho…
1 replies
Hi, So I have a SP that is fairly simple - searches some tables for events/values are either return…
1 replies
Hello, How can I determine if an Index should be added to a table? Should this be done by run…
5 replies
Hello , I have this sample data: create table ##Test ([Primary KW] varchar (100), [Secondary KW] va…
7 replies
14 replies
Hi Friends, Can someone help me to get a query to produce the output that showed in the below sql c…
6 replies
Help! I am receiving this error: Exception loading list of Form names: SQL Server detected a …
5 replies
My results of DBCC CHECKDB (SL_Forms) WITH NO_INFOMSGS, ALL_ERRORMSGS are: repair_allow_data_l…
4 replies
Our ERP Vendor decided to change the tables names. For example there use to be a table called custo…
8 replies
Can anybody tell me how i can install SQL server 2014 in windows 7. it is asking upped version of O…
3 replies
I have a table where i have column (ItemNo,Year,Month(Jan,Feb,Mar...Dec) But i need in this format …
1 replies
Hello I need help to build a Yearly Budget, my query bring all the year but I need the total by yea…
3 replies
I feel like I've solved this type of problem before, and yet I'm stuck and need some expert help. H…
12 replies
Hi All, I have a question related to sql trace/extended event trace. When troubleshooting a stored…
4 replies
Viewing 15 topics - 601 through 615 (of 4,984 total)
You must be logged in to create new topics.