Topics
Started by
Posts
Last post
We have a table "A" in production and its twin "A" in development. The tables are identical (via S…
3 replies
Is that a database- or server-level permission? TIA, Barkingdog
3 replies
Hello all Scenario: I am looking to only use this case statement if the field P21PLAY.dbo.p21_view…
7 replies
First off, I really like this site and have enjoyed many of the articles and forum posts. This is …
3 replies
I have a script that needs to be executed for all rows in a table. The script can be made into a f…
4 replies
Hi, I try build an index on a function column of a Table bau gt an error. This is the Column ------…
8 replies
When querying a single table that is wide and has lots of records, using the TOP keyword can give y…
4 replies
Creation of XML is extremely easy when using select.....for XML My problem is that in some fields, …
4 replies
Hello, In my application I'm adding table to new database according to the old one in one of the ta…
3 replies
Hi I am trying to get some information from an incident system. Every time an incident is edited th…
4 replies
Can anyone please give me the equivalent sql for sql server 2000 for the following two queries 1 --…
2 replies
Hi all, I try to build a SQL between "X" tables. My problem is on a JOIN... SELECT TOP 1 ID FROM t…
3 replies
I have the following query: Select c.[ConsultantID] ,c.[FirstName] ,c.[LastName] …
2 replies
is thisposible to Partitioned the existing Tables in SQL Server 2005 if yes tell me how with demo...
8 replies
Hi, I have 3 tables. The tables are populated in the following order: One row for CallDetail, One f…
1 replies
Viewing 15 topics - 11,251 through 11,265 (of 12,234 total)
You must be logged in to create new topics.