Topics
Started by
Posts
Last post
I must be overlooking something, I'm sure. But I have stared at it so long and it is just not jump…
2 replies
Can anyone help me to find the answer to the below I have table with more than 20 columns, from thi…
1 replies
Hi All Need a bit of help on this I'm having some difficulty with flattening a table into its hiera…
36 replies
Hi All, I have a table Tbl1 with the below properties having 200 lakhs records. 30 Columns 6 col…
19 replies
HI, have a developer with an issue he would like a quick answer to. Openquery called from a stored …
2 replies
Create Table Table1 (id1 int,id2 int,id3 int,id4 int) Create table table2 (id int not null identity…
8 replies
Hello Experts, I have an expression stored as string in one column. I like to evaluate the express…
4 replies
Hi All, I have to serach for a word from a table . I have used containstable() function , bu…
1 replies
Afternoon, I have a small reformating question that is stumping me. I would like to convert Column …
7 replies
Hi I have a table which holds the running total. DECLARE @CumCredit TABLE(RowId INT, CustomerId INT…
23 replies
I have a query like this: select x.Delay, x.Cancel, …
6 replies
First off, my apologies if this is really basic but I've never done it and can't figure it out. I h…
6 replies
I am working with a tool that generates DDL structures for tables,procedures,functions. Apparently …
3 replies
Hi Friends, I imported a Table named 'A' from X database to Y database. the Collation for the Table…
2 replies
hi friends, In my sp ve the date of " where date between'01-apr-2011' and '30-apr-2011' " for #…
14 replies
Viewing 15 topics - 5,476 through 5,490 (of 10,635 total)
You must be logged in to create new topics.