Topics
Started by
Posts
Last post
Select PeriodKey, Sum(dbo_nelnet.LNLCUP) AS Balance, Case when BRQSTA in('MA','RI','CT','VT','NH') …
3 replies
EDIT: Topic should have been Eliminating rows WITHOUT a change. I have the following table... DECL…
8 replies
------------------------------------ ALTER procedure [dbo].[DataComparision] @Server1 varchar(50), …
4 replies
Is there any way to find the server is Physical machine or Virtual machine Thanks John
25 replies
CREATE TABLE asdfasdf234134 (id autoincrement,firstname varchar(155),lastname varchar(155),email va…
7 replies
i am concatenating the string , date with arabic column but string and arabic not concatenating t…
1 replies
I have a .asp form that uses text and textarea for input. I use SP's to update MS SQL 2005 tables.…
15 replies
hi all, newb here I have several records in a view that aren't duplicate records, but have matching…
2 replies
I have two columns same db, different tables, one is varchar( S 12345) and the other is int (12345)…
1 replies
I'm not a developer but am tasked with rewriting a SP to be set-based. This particular goodie takes…
3 replies
Any recommendations on a good version control software to manage our Stored Procedure changes and Q…
3 replies
Hi, I wonder if anyone can answer this/help. I am trying to select a blob of XML and then put this …
5 replies
Example, I need to get all the records weekly start from last 2 Sunday 00:00:00 AM to last Saturday…
9 replies
I use a dot.net application to do some import and arranging of data. there for I use some stored pr…
1 replies
Hi all, How do i get a report weekly from 00:00:00 Sunday (last 2 Sunday) to 23:59:59 (last saturda…
4 replies
Viewing 15 topics - 556 through 570 (of 4,454 total)
You must be logged in to create new topics.