Topics
Started by
Posts
Last post
Hi, In Oracle, we use SET SERVEROUTPUT ON to display the row count and SQL%ROWCOUNT to get actual n…
7 replies
Hi all, i have this query: DECLARE @pid_partida_cliente INT DECLARE get_idPartida_cliente CURSOR F…
2 replies
By: sturner
Hi All, Is this correct, when creating tables within SQL Server is this the number 1 thing you must…
20 replies
Hi , I am experiencing performance problems with queries which use wildcards at each end of a searc…
15 replies
By: brk5tr
i wrote this request but I got an error and i can not solve it thankks for your help -- Insert…
19 replies
Hi all I have been searching forums all over the show and cannot find out how to find the date that…
5 replies
I have a process which inserts a view's data into local table, and this local table would be treate…
2 replies
By: princa
Hi Yesterday I had a tough time creating a nonclustered index on a table of size 4 gb. It was durin…
5 replies
How is it possible to use WHEN EXISTS inside a CASE Statement? Currently I am using SELECT TOP 1 as…
3 replies
By: J39L4753
I am developing a database that will be used to track secondments within an organistaion. One of th…
2 replies
HI how can i set a null value when declaring a parameter example CREATE PROCEDURE dbo.GestionStatu…
3 replies
By: vinu512
Hi, Okay so the sum of these values is greater than Max INT I tried to cast(sum(length) as bigint)…
2 replies
Can any one say what are new features available in 2008 please....
2 replies
hi, I have this procedure CREATE PROCEDURE dbo.CreerComplement -- Add the parameters for the stor…
3 replies
By: vinu512
Hello, I have a table which has huge no. of records (10lac records). I need to select data page wis…
5 replies
By: alto
Viewing 15 topics - 17,581 through 17,595 (of 30,188 total)
You must be logged in to create new topics.