Topics
Started by
Posts
Last post
How do write a query to figure how much more disk space i will need when i change all my column fro…
15 replies
Hi Team, service account logins and corresponding users with roles and permissions on each databas…
3 replies
how to trace a particular sp in sql. tell me step by step
6 replies
if(@qtd is null) begin --------------------------------------------------------- ------quaterto…
11 replies
Hi all, I have a function that is supposed to trim a column then remove any trailing space. This fu…
13 replies
Hi, Let say we have given some dates in our table. the structure is as below CREATE TABLE [dbo].[da…
7 replies
Hello All, Can I dynamically sort ascending or descending using a parameter. I'd like my users to s…
13 replies
Hi, All Need Help input: declare @t table ( val numeric(18,6), rownumber numeric(18,6) ) insert i…
13 replies
Hi, I have the following table and data. I want to make a count on each brand such that for each re…
25 replies
I have 3 fields. ProductCode,Date, and Value so for every product code I have multiple dates with …
4 replies
Hi there, DDL: create table seq ( pkid int not null primary key, seqId int null, amount decimal …
10 replies
I have a query in which a column may or may not be compared to a value in the WHERE clause. I know …
7 replies
Hi, I have this problem: this is the situation. table one: …
29 replies
Hi all I have a sp that runs every morning to insert into a table dates. whenever I run the sp all …
10 replies
Hi, i have a query in SQL2008 which uses a view. I will post the execution plans plus schema later,…
11 replies
Viewing 15 topics - 6,106 through 6,120 (of 10,635 total)
You must be logged in to create new topics.