Topics
Started by
Posts
Last post
hi my field only accept two values , 01,02 which is numeric i need to have check constraint , my qu…
3 replies
hi i am getting files which data i need to store in table. i need help with data type for character…
4 replies
I need to update table Cart.Storage which has XML. In particular the <Removable> needs updat…
8 replies
I'm writing a script that will probably join a bit more then 20 tables. It's my understanding that …
13 replies
in my student table i have a column called as Subject, it has values as below Student IDSubject 10…
9 replies
Hi, Following some requirements, that came in yesterday, I have been assigned a task of executing a…
15 replies
So I have a fairly large CTE in a stored procedure. I want to filter my results based on an parame…
4 replies
I keep finding mentions of an article by Jeff Moden discussing 2-3 options on how to use xp_cmdshel…
2 replies
hi i need to store number(2) data type in sql.what should i use ,if i use numeric(2) give sme error…
2 replies
Hi..I have lots of lots of (around 1000) tables for which I need to create a data dictionary..The c…
4 replies
i have data like this AssetIdFailureIdRootCauseId 112210141016 11221019NULL 112210291016 11…
1 replies
The below query has to give Y if it's equals to zero but it gives always zero. can you modify this …
11 replies
-- create the tally table SELECT TOP (30) IDENTITY(INT,0,1) AS N INTO #Tally FROM Master.dbo.SysCol…
4 replies
FILE ATTLOG.txt TARJETA | HORA | FECHA | RELOJ 30 | 02/08/2010 08…
3 replies
Hi hope this is the correct forum to this question if not please redirect to me the correct forum r…
4 replies
Viewing 15 topics - 4,891 through 4,905 (of 10,636 total)
You must be logged in to create new topics.