Topics
Started by
Posts
Last post
I am attempting to pull only open tickets from my table. Thing is we have duplicate records with d…
11 replies
Hi, Please suggest me to get the distinct values from below query declare @T as table(id int identi…
11 replies
Hi, Can Anyone help me with this, please I have a Table like this Es Year January Feb…
5 replies
-- I am hoping not to use cursor -- Query is select * from Orders where EmailSent = 0 --I want to …
9 replies
my table need to store timestamp in 1 column, for the record, hwo to create timestamp in sql create…
4 replies
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
Viewing 15 topics - 4,891 through 4,905 (of 10,647 total)
You must be logged in to create new topics.