Topics
Started by
Posts
Last post
I have two tables i am working with, they are "Institutions" and "InstitutionOversights". The relat…
3 replies
Hi, I have this code working fine: DECLARE @startdate datetime = convert(datetime, '2013-05-24 20:…
5 replies
Hi guys! I'm not saying that actually have a problem... 😛 I have this table: ID(int) | START(date…
6 replies
Hi All, I have the following code and trouble reading values of Bank Accounts. If i remove the line…
2 replies
i need a query to return the top 10 tables in each database on a server. have used EXEC sp_msforeac…
3 replies
Hi 😛 I have this SP ALTER PROCEDURE GetDelayIntervalData(@start datetime, @stop datetime, @step in…
1 replies
Hi everyone, I'm not even sure how to word this succinctly enough to search for this topic, so I ap…
8 replies
I am toying with the idea of passing serialised objects to a stored procedure for the purpose of da…
1 replies
Hi All, I'm trying to export some tables from SQL Server 2012 into .xml format in a local drive and…
1 replies
Hi I have select query with 10 Joins in place with different i want to improve the performance of …
11 replies
Hi, Not sure where to put this... Im working in SQL Report Builder (sorry dont know which version) …
12 replies
Hi There, I need a query which results the output as comma separated for example , select name fro…
2 replies
Hi, in a my stored procedure I need to use a DELETE statement and I cannot use the TRUNCATE TABLE. …
6 replies
Hi all, I wonder if it possible to move data from tables on a linked server to a "normal database"?…
8 replies
How to find whether an object is used by any sp , view ? I need a query which will result the sp ,…
6 replies
Viewing 15 topics - 4,501 through 4,515 (of 4,984 total)
You must be logged in to create new topics.