Topics
Started by
Posts
Last post
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
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
Hi, I have googled this to see how you can determine the last update to a table and they keep refer…
7 replies
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
Hi, I did try a few google searches and was unable to find exactly what I am looking for because mo…
5 replies
Hi, I need a reasonably complex query written against my database but I don't have the time or skil…
1 replies
Msg 174, Level 15, State 1, Line 6 The nodes function requires 1 argument(s). I cant figure out was…
3 replies
Viewing 15 topics - 8,101 through 8,115 (of 10,647 total)
You must be logged in to create new topics.