Topics
Started by
Posts
Last post
Hi everybody? What will be from performance point of view the difference using in a stored procedur…
5 replies
I am trying to execute an oracle stored procedure through a linked server and I am getting the foll…
3 replies
Hi, I am trying to select rows randomly from a table. TOP n [percent] only gives the top %age of r…
2 replies
Hi, I've a (I think complicated) select statement, which I've had prior help on. However now I wan…
4 replies
Has anyone written a function to convert dates stored as integer to a normal mm/dd/yyyy hh:mm:ss:mm?
3 replies
Hello *, I am to write a view which must show leading zero's. I do have the oracle equivalent, just…
2 replies
Are there any procedures that allow you to write to a file in T-sql? Like say, pass in a string and…
1 replies
Am I overlooking an obvious explanation, or is this a bug in the replace function? Issuing the fol…
5 replies
Hi everybody! Right now I have this select statement SELECT PO_Number, Part_Number FROM OrderItem W…
2 replies
Is it possible to pass the parameter to the from clause? For example, select @id =max(keyid) from @…
3 replies
How can I reset the identity value without needing to rebuild the table? What I wanna do is to rese…
2 replies
I want to use trigger or other method to implement the autonum function which means whenever a new …
4 replies
Hello, In a new stored procedure I am creating a global temporary table ##Adjust with Create. After…
6 replies
Hi, I have a table called T_Adress. There are 90000 adresses in it. In my VisualBasic-Program I wan…
2 replies
Hi, I was wondering if there's an easy way to get rid of HTML tags in a NTEXT Field. Thanks Edited …
3 replies
Viewing 15 topics - 16,846 through 16,860 (of 17,082 total)
You must be logged in to create new topics.