Topics
Started by
Posts
Last post
Hi, Can you help me please? I'm running a update on a table and it appears to work. But when I c…
9 replies
Actually , for historical record I have to update End date as Updated Date where end date is Defau…
7 replies
I have a table : Person(Id bigint , FirstName nvarchar(50) , LastName nvarchar(50),Address nvarchar…
11 replies
I need to create a query where patients have delivered and may have returned within a certain numbe…
2 replies
Hello All, Is there an alternative to this update query mentioned below. DROP TABLE #FinalMeetings…
8 replies
I have a function which generate random number in range : CREATE FUNCTION Func_Rand ( @M…
2 replies
I have a robust query that returns a dataset and the data is good, however some of the records cont…
4 replies
Hello, I have developed a solution that allows to inject code directly in dotnet requettes sql . wh…
6 replies
Hello All, I am trying to export data using SQLCMD. One of the columns in the table has the FLOAT …
4 replies
Dear All, I'm trying to create a restore job for restore job in sql using PowerShell but I get the …
1 replies
Hi, I need to deploy a SSIS project to a remote server to which I have very limited access. Don't h…
4 replies
I have two tables for insertion in one transaction scope. Table one have 10 rows. After first table…
5 replies
After trashing my Visual Studio 2013 Professional installation by installing the stand-alone SQL Se…
1 replies
hi I create a report base on categories and sales of goods. Now I have Daily Info abaout all Produc…
3 replies
Hi, I'm on SQL Server 2014. Trying to add my user to a group. I use the following: exec sp_addr…
2 replies
Viewing 15 topics - 2,446 through 2,460 (of 3,065 total)
You must be logged in to create new topics.