Topics
Started by
Posts
Last post
Hi, i'm a beginner with t sql and i have a table as this : tableBuilding (idBuilding int, nameBuild…
3 replies
What do I have wrong here? DECLARE @MappingIds NVarchar(Max) SET @MappingIds = 'E371F678-45DC-4C83-…
11 replies
I have an xml explicit sql in which I want to add another xml childnode in one of the nodes but wh…
6 replies
Hello, I'm new to ServiceBroker. I want to rebuilt the indexes on an express server every night wit…
4 replies
Hi everyone I have a requirement to issue an "ALTER VIEW" statement preferably from a tables update…
14 replies
anyone know how to efficiently get the last day of last month. I suspect I can figure out a way to …
8 replies
By: jcrawf02
Hello all, I'm tracing a customers db with sp_trace_create. Looking at the result there is a abnorm…
1 replies
By: GSquared
hi all, i want to minus two dates i tried but nothing below is what i have done. DECLARE @stardt DA…
3 replies
Hi, I am trying to convert some data in xml, using FOR XML PATH. I am very new to FOR XML, hence ne…
5 replies
I'm trying to get a result of a product to return a decimal number (i.e. 1.05) but I keep getting 1…
5 replies
hey hey hey! I have code it gives me an xml file that looks like this(I also supply the code below)…
1 replies
I'm not sure I have accomplished this task using best coding practises and I was just wondering if …
6 replies
I need to execute a stored procedure when a row is inserted in a table (Table A). The stored proced…
3 replies
Hi I've been searching for a solution to this problem for some time and cannot find a solution. How…
4 replies
Is there a way to script all Databases from a server?
7 replies
Viewing 15 topics - 2,596 through 2,610 (of 12,234 total)
You must be logged in to create new topics.