Topics
Started by
Posts
Last post
I have somewhat of a dilemma to overcome. Basically the company I look after runs SQL 2014 they rec…
1 replies
Dear friends. I need in your opinion. I use one russian ERP system. In this system documents like i…
1 replies
I want to learn data mining, MDX, SSAS in detail and how it is used for reporting and help in busin…
2 replies
Hi Guys, I have a performance issue with one of the views when I join the view with a temp table I…
7 replies
I have a T-SQL Statement Task to create table every time the package run. It doesn't return error b…
7 replies
Hi All, I have a main table called Stock for example. One process ( a service ) inserts data into…
12 replies
what will be the best way to write this code? I have the following code: BEGIN declare status_sent…
2 replies
We've recently upgraded to SQL Server 2014, and are now using SSIS integrated with Visual Studio. W…
2 replies
By: trentos
I have a table Sample with data stored like below ID|STRING | ----------------------------…
4 replies
By: serg-52
Working within SQL Server 2014 the old standby of shape2sql doesn't seem to be working. I even trie…
3 replies
The following statement select ROUND(9.5, 0) gives error: Msg 8115, Level 16, State 2, Line 1 Ar…
3 replies
Hi How can I rewrite this in better performance : select *, ( SELECT TOP 1 Code FROM T2 WHERE …
16 replies
I have a text box on a web application that allows the user to type what words they want to look. I…
3 replies
Hello All, I have a confusion on using "Try-Catch" and "Rollback" on stored procedures. In general …
14 replies
I have a problem I'm having trouble solving. I have an application I write a textbox: 'SQL SQL' MIC…
2 replies
Viewing 15 topics - 2,686 through 2,700 (of 3,065 total)
You must be logged in to create new topics.