Topics
Started by
Posts
Last post
Hi, I have a table with data in columns that are delimited by commas . MyTable( gid varchar(5),user…
1 replies
Hi.. I have two tables Temployee_leave_application, Tleave_type as Below, I need to get the leaves…
5 replies
By: swathi.g
hi all, i have two tables, one table is contains all tables names,other table contains a…
11 replies
Hi everyone, I'm in the process of creating some tsql to do various lookups and selections on some …
4 replies
By: tfifield
I have many databases in my server where the name goes something like mnfkasjh_PA hsdfgadsaffg_CA u…
5 replies
By: bc_
Forgive me for the xpost. I only hit this and administration. I was wondering if anyone has a scri…
2 replies
Hi, I have these two sprocs. --------- CREATE PROCEDURE [dbo].[InnerSproc] AS BEGIN RAISERROR ('E…
2 replies
Ok... I've been banging my head against this one all morning and I admit I am stumped. I am develo…
2 replies
Hi everyone, is there to way improve count performance, i have a simple select count(columnA) from …
2 replies
I've just read this article: http://www.sqlservercentral.com/scripts/T-SQL+Aids/31638/ And the func…
3 replies
Hi, Whenever i run the below query in sql server 2005 Select * from OPENROWSET('Microsoft.Jet.OLEDB…
1 replies
Hi I am looking to return a value in a column of my query if the query returns no results, figuring…
11 replies
I had created a table with primary key named 'qId'. when it was created the identity was 'no' (fal…
3 replies
Hi all, I want to set where condition for the select statement only if the param for procedure is …
5 replies
Hi I've got the following query running on a forum and although it seems to run okay it looks a bit…
10 replies
Viewing 15 topics - 6,691 through 6,705 (of 12,232 total)
You must be logged in to create new topics.