Topics
Started by
Posts
Last post
Anyone sees a problem with using the same colum to set the value to and use it as the qualifier? I …
2 replies
Hi Guys, I have a pretty straight forward challenge, the solution is not coming in my head right no…
4 replies
create table A ( CusNo_A int, ) create table B ( CustNo_B int, Second_CustNo int ) create table C (…
11 replies
I am using Hindi fonts in windows application. I have setted down the font of text box as hindi fon…
1 replies
Hi, I have columns of float data type that I have to convert to char. With a natural cast, any big …
11 replies
Hello, I'm having issues creating two stored procs. I would like to create one that creates and res…
1 replies
Hi All I had created this in Crystal reports 2008 but can't export it to excel so I am trying to cr…
2 replies
Hi!!! The variable is initialized in a stored procedure with the value present in a table. It is di…
6 replies
hi all, I am presently working on a solution to the following problem: Table 1: index1 (primary key…
5 replies
The INFORMATION.SCHEMA.COLUMNS view has a column called DATA_TYPE. BOL doesn't list all the potenti…
3 replies
I work for a telemarketing company and I have a process that loads telemarketing agent records ever…
5 replies
Hi, I am trying something along the lines of the following: declare@SERVER_DB1 VARCHAR (100) set …
3 replies
hi i have the following query UPDATE AVR_Curr SET PrevTransactionID = (SELECT max(AVR.Transactio…
2 replies
Hi, I am monitoring the session_id of a large query which denormalises data into a large single tab…
8 replies
I'm looking for a query that would show me all BLOB columns that are indexed so I can plan for offl…
15 replies
Viewing 15 topics - 9,976 through 9,990 (of 10,635 total)
You must be logged in to create new topics.