Topics
Started by
Posts
Last post
Hiya, I have the following statement; ISNULL(COALESCE(ap.ABP_Name,at.ABT_Name,sp.SKP_Name,st.SKT_Na…
3 replies
Hi. i do a shopping site and i need to keep products' price. Which data type do i use? i think to u…
2 replies
I have created two partitions on different columns for same table. I posted queries below ON Dateti…
1 replies
I have created partition and scheme as shown below Create partition function platform_idPF(varchar(…
1 replies
Hello: I have table1 who has fields: name, dd I want to insert new name: Jenny, but use value of na…
3 replies
I've found examples out there for everything except the one part I'm trying to do ... so I'm assumi…
1 replies
By: GSquared
Hi, i am existing with below parti Create partition function archive_dtPF(datetime) as range ri…
2 replies
I have a variable length text field that is often populated with a string of constant charachters t…
8 replies
I have a table dbo.Listing ( Id VARCHAR(20), Location VARCHAR(255), [Status] VARCHAR(6) ) ID …
5 replies
By: PSB
Hi, I have googled this to see how you can determine the last update to a table and they keep refer…
7 replies
By: GSquared
Hi I'm trying to create a query to populate a new created column with values based on another colu…
14 replies
This is essentially a follow up of my 2 previous posts. I am working on a migration project and kee…
2 replies
Can any one help me to create partition on existing table. I have seen so many examples and links …
1 replies
Hi, I have a staging table STAG Col1 Col2 col3 col4.... and a main table dbo.Main which have the …
5 replies
Hi I have a different situation. I would like to find out one-many relationship in my tables. Here…
2 replies
Viewing 15 topics - 8,086 through 8,100 (of 10,635 total)
You must be logged in to create new topics.