Topics
Started by
Posts
Last post
I understand there's a pretty big passion when it comes to the whole cursor versus set-based argume…
17 replies
I have 2 projects requiring assistance with set up of an SQL view to capture crosstab data Project#…
2 replies
I have a UDF craeted through following code USE [AdventureWorks] GO CREATE FUNCTION [dbo].[Calcula…
4 replies
We have an automated job scheduled at clients’s databases on Sql Server 2005. The job runs some val…
1 replies
how can i compare 2 similar db's residing on 2 different servers. I need to check count in each tab…
2 replies
Hi, simple question I hope. In a database wher I have a few different entities, eg Organisations an…
22 replies
I have created a view based on some aggregated fields. I have tried to apply some aggregate stateme…
2 replies
I have been asked to improve performance in a process of over 200 stored procedures and functions. …
6 replies
This is probably basic stuff, but table1 (~50 000 rows) has an integer field (SomeIntVal) that refe…
13 replies
Hi, I need to return some values on some specific conditions. here is my query: INSERT INTO #PO SEL…
5 replies
Can anyone point me to the article (recent I believe) that explained how to keep your output from b…
2 replies
I have a table like this, MachineName Varchar(50), EntryTime DateTime within one minutes around 500…
5 replies
Hi, I do data migration whereby the new records inserted , see as example below: customerid ser…
4 replies
I have a table which is structured as follows; ObjectID, ObjectStateID, DateTime A new record will …
7 replies
We are porting an application that uses oracle performance views (v$ views) for gathering metrics t…
3 replies
Viewing 15 topics - 7,426 through 7,440 (of 12,234 total)
You must be logged in to create new topics.