Topics
Started by
Posts
Last post
Hi, I have this table below and data; create table error_staging (ld_date datetime ,s_code varchar…
6 replies
Hello, I have one table about 1000 rows. My table is from these columns - address, alias. Several d…
29 replies
I have a SQL Express hosted database with a hosting company that has a table that seems to have a l…
10 replies
hi all, i need to find solution to this situation. create table #test (name nvarchar (10),point…
3 replies
Hi, Below is the TestData, With SalaryReport as ( Select 1 as IdSalary,100 as IDMainCompany , 1…
13 replies
Below is my code which i want to convert to send to variable email recipients. Which can be find fr…
7 replies
In a recent post I was trying to find a way to check that dates in a set of records were sequential…
2 replies
Here im trying to cast the dynamic sql into varchar .when I run the below is still displaying xml r…
5 replies
Hi, I have a 2 node Windows 2008 R2 SP1 cluster with a single SQL Server 2008 R2 SP2 + CU9 instance…
17 replies
Hello Experts, I Have a question. Updating key columns of a table doesn't performs In Place Updates…
6 replies
select * from [servername].[dbname].dbo.[tablename]? This is throwing error Could not find server '…
2 replies
CREATE TABLE #tblTasks ( TaskID int, TaskDate smalldatetime, OrderI…
10 replies
Hello, I'm trying to program the NORMSINV Excel function in SQL Server 2008, can you help me? Than…
1 replies
Hi Team, This is Naveen Maroju.I am trying to do but m not getting please help me on this scenario.…
1 replies
Hello, I could really use some direction on how to troubleshoot applications that run on SQL Server…
1 replies
Viewing 15 topics - 5,971 through 5,985 (of 30,225 total)
You must be logged in to create new topics.