Topics
Started by
Posts
Last post
Confirmation: After installing SQL Server 2005 on a failover cluster, is when I setup owners and de…
1 replies
I need to build a table to show you the problem. But i can't find the code to do so. I need to prov…
12 replies
I have a two node (Active/ Active/Passive) cluster. After I tried moving the Active node to A/P nod…
6 replies
Hi everyone, I have a report where the date range is: "BETWEEN DATEADD(MONTH, - 12, @StartDate) AND…
1 replies
Are CTE's usually created by the DBA or the Developer? I am new to CTE's, and since they don't app…
3 replies
Morning Folks. I have a document table, thats has column called Name (nvarchar), This column includ…
5 replies
Hi experts, I need your help, I have two tables in differents sql databases and I need to update th…
7 replies
Everything i've seen online says the brackets are used for ranges. None of them talk about double d…
5 replies
I have a DB named MyProjectDB, the under lying files mdf and ldf has these names as well. I want to…
2 replies
CREATE TABLE [dbo].[DIM_Data_OHLC]( [Symbol] [varchar](20) NOT NULL, [Date] [datetime] NOT NULL, …
12 replies
Hi, If data to the report is comming from one SQL SERVER and i need the same report but the data fr…
5 replies
Guys, Firstly, I'm fairly new to SQL i.e. it's a minimal part of my current role. I recently had th…
1 replies
DECLARE @str1 VARCHAR(MAX) DECLARE @str2 VARCHAR(MAX) SET @str1 = '04/20/2010,5.02,5.06,4.92,4.97,1…
12 replies
HI, This is my XML string built in vb.net (ie not a file import), and it can be upto 25000 records…
19 replies
Dear All, I'm relatively new to SQL and need some assistance. Currently I am working on generating …
1 replies
Viewing 15 topics - 901 through 915 (of 2,735 total)
You must be logged in to create new topics.