Topics
Started by
Posts
Last post
Hi All, Could you please provide me an example or step, to handle both slowly changing dimension ty…
2 replies
below is the code DROP TABLE Class,Amount create table Class ( code int, CName varchar(10) ) creat…
5 replies
Hi Can anyone help improving a query i have I have a table with a list of phone numbers Table1 Tele…
2 replies
Hi, Thanks for your help in advance. I am trying to get the following data CREATE TABLE [dbo].[TAB…
2 replies
Hi, How could we change the order in SELECT command based on a custom semicolon delimited phrase. W…
9 replies
Hi all This seems like a simple thing to be able to do but I am really struggling with it Some DDL…
4 replies
Hello, Following is my requirement. Table rows: SLN Id StartDate EndDate Du…
1 replies
Hi All, how to use the groupingsets to a query having more than 32 columns plz help out
6 replies
I want to cretaed new column in derived column with default string valuve like Column name Expr…
3 replies
Hi, I have a table containing medical test results (as integer with 3 values: 0,1,2) like this : […
5 replies
Hello Everyone I have a rather odd situation. I want to add a lock to a table on purpose. I need t…
4 replies
hi guys, Does anybody has loaded the USPS city/state addresses in a text file format to a table , m…
1 replies
Hi, I have three tables and the structures are : Table1 : [PATIENT_ID],[Name],[Age],[City],[TEST1],…
5 replies
Hi SQL Gurus, Need to do some cleansing work this morning and I was wondering If I can get help her…
4 replies
Hi, I have 6 tables MustHave_...... , and a table project. i wanna display in ssrs a table which c…
3 replies
Viewing 15 topics - 4,141 through 4,155 (of 10,647 total)
You must be logged in to create new topics.