Topics
Started by
Posts
Last post
Hi, I had SQL Server 2008 r2 Enterprise edition CREATE TABLE [dbo].[TableA]( [Server] [nvarchar](2…
3 replies
Hi I have 2 tables: "Accounts" Table AccountId SecurityId Acct1 Sec1 Acct1 Sec2 Acct2 Sec3 Acct2 Se…
5 replies
So I found this link (http://technet.microsoft.com/en-us/library/cc721270(SQL.100).aspx) and have a…
5 replies
I have some dynamic code that is using OPENQUERY (tried OPENDATASOURCE as well, same error) to get …
5 replies
Hi All, I am trying to execute the below script to get all database size in a single temp table. --…
8 replies
Hi, As per below script working fine and display total number of Proportion of reads & writes …
4 replies
The daycare where our kids go recently lost the husband/wife couple that owned and operated the cen…
5 replies
Hi, I have two tables with the following fields. tSite SiteID Int, DevloperID Int ,Site Char tPrope…
2 replies
I've the following data Name Date Trend …
7 replies
We have a table with two columns, we want to transfer this table to another table and add a column …
3 replies
I have a table with the folowing data record_id ptno Account hosp …
3 replies
Hi there Guys / Girls. Im having a issue here, I have the following defined in a Script (report) th…
4 replies
Hi, Can any one help me please I have a column called Drive in a table A Contents of the table A ar…
9 replies
Hi Everyone, I am gathering data from different SQL Server tables in my stored procedure and then l…
5 replies
Hi, I have below TableA in database under SQL SERVER 2008 R2 CREATE TABLE [dbo].[TableA]( [Serve…
5 replies
Viewing 15 topics - 7,861 through 7,875 (of 10,635 total)
You must be logged in to create new topics.