Topics
Started by
Posts
Last post
I have a field I need to order alphabetically, but I want one of the entries to be at the top no ma…
5 replies
I need to bridge versions of SQL Server because I have to support versions from 2000 through 2008. …
7 replies
I'm setting the ANSI_NULLS setting for a query explicitely to "ON". But execution plan properties s…
8 replies
I have the following: create table #tmp1 (IDKEY INT IDENTITY, div nvarchar(3), ID nvarchar(10), Las…
9 replies
Hi, i have a scalar valued function 'split_string'. i want to check it either it is working or not?…
2 replies
Dear Sir, I am in great trouble, I have a table which contain 100 fields. I want to distinct on fir…
2 replies
I have a table with 3 columns: Id (int, identity), start_dtime (datetime) and end_dtime (datetime) …
15 replies
hi. can someone help me figure out why this isn't working? i read the MSDN page on subqueries to …
6 replies
hey guys, need help on this one. I have a .net application, On sql side,Is it much faster to execut…
12 replies
I am trying to add a column to a simple select list that is derived from arithmetic on two other co…
4 replies
Hello, I have one table with data: transaction_id type 1 ____________ A 1 ____________ B 2 _______…
8 replies
This should be simple (but maybe not) but I have a complete block! Here is a simple example of what…
3 replies
Can someone pls help out. I have a problem that i would need some assistance. i have a table as men…
6 replies
Hi I am using follwing query for creating and inserting a table through a procedure.. Alter PROCEDU…
2 replies
Hi all, Please can anybody help me to loop columns of dynamic temporary table which is created insi…
1 replies
Viewing 15 topics - 1,681 through 1,695 (of 12,234 total)
You must be logged in to create new topics.