Topics
Started by
Posts
Last post
Hi guys CREATE TABLE [dbo].[b1]( [b1] [int] NOT NULL, [b12] [varchar](10) NOT NULL ) GO CREATE T…
2 replies
Hi All I would like to have regions in my code but it doesnt look like I can have these in 2008 In …
4 replies
I have SP with two conditions true and false. Its taking false condition if i run the procedure as …
1 replies
Hello, I have an ActiveX-EXE written in VB6. This Exe is compiled and is running on the server. I'm…
2 replies
Hi, Looking for help with function. InputString= John[Sam]Will[Joseph]Smith[Joe] Output table value…
2 replies
I have the following procedure that's suppose to drop a constraint. How do I add the If exist clau…
1 replies
Can you provide websites/books/info to fully learn and master T-SQL. I sometimes struggle and waste…
3 replies
Hi Everyone I have a table of schedules that shouldn’t overlap (date- and time-wise), and I’ve been…
3 replies
Hi, I have a column which has numbers 1, 2, 3. I want to replace the value in this column. Say if i…
2 replies
I have a production database with a significant number of columns, and I am curious if there is a w…
5 replies
Dear Friends: I have a task on SQL Server 2005 that need to get relative Date format for choosing …
1 replies
All the new geometry and geography functionality in sql server is great. Geography functions cover…
3 replies
Hi, I'm trying to add a default value to a nVarchar column 'nvarchar(50)' that generates a random s…
2 replies
Hi, I've the next table: NC 12743915 2211326 32816718 4323697 5234408
3 replies
Hi, i've the next table: sect peter mark david 1st who 2nd who2 3…
1 replies
Viewing 15 topics - 10,591 through 10,605 (of 10,635 total)
You must be logged in to create new topics.