Topics
Started by
Posts
Last post
I would like to build a view where records are shown with a where clause on today's date. I am new …
5 replies
I am trying to create a UDF that will parse a string based up on delimeter (e.g. '_'). I want to c…
3 replies
I'm trying (very) to use T-SQL's **** error-handling ins SQLSERVER 7 to establish some error-recove…
3 replies
Hi, I have some thoughts about images in a table. 1. I am inclined to do a stored procedure reading…
2 replies
Hello everyone, This is my first foray in creating a UDF. I was really looking forward to this feat…
3 replies
I have one table in my database Employee There are three columns in employee table and in table i h…
3 replies
Does anyone know how to turn the Identity off of a column? Is there a TSQL statement that lets me …
7 replies
OK I'm an ORACLE person getting to love SQL Server. I want to use a trigger that will calculate the…
6 replies
can I issue an alter table/column statement the cahnges an existing int to an identity column?
6 replies
I have written an update trigger and using the UPDATE() function to check on approximately 30 field…
3 replies
My experience with VB/SQL is cursory. Is there a way to return a periodic status indicator from a s…
8 replies
Hi folks I am trying to create a proc that will create default constraints for all the fields in th…
5 replies
We are developing a DB that may contain millions of records. I'm often puzzled when selecting the "…
5 replies
Does anyone know where I can programmatically grab user table column descriptions? I have entered …
4 replies
I have about 100 variables in 6 different tables. They are unique in the sense that they all end wi…
5 replies
Viewing 15 topics - 15,991 through 16,005 (of 17,082 total)
You must be logged in to create new topics.