Topics
Started by
Posts
Last post
I have table I am "processing" from imported text data: Create Table #TempGroups (GroupNum In…
1 replies
I am trying to pass the new identity column value from one table to another with the following code…
7 replies
For Oracle function GREATEST , We don't have equivalent support in SQL Server, For Exampl…
2 replies
hi in sql 2000 ,i have 3 fields in a table called COMPANY,CONTACT and VALUE with various values eg.…
2 replies
I'm currently playing with a query that needs to return all the appointments for a physician three …
5 replies
Hai All, How can i remove the IDENTITY property of a column through T-SQL commands (I know how to d…
2 replies
Hi, I have this procedure below, the tblInvoices table has a unique value index on the invoicedate.…
15 replies
how can i do this remove the 3 character from the beginning like this 123456789 i wont to see only …
4 replies
I have a case like this: table a - has one filed with statusID table b - has one filed with st…
1 replies
Does anyone have any insight into which one of these two queries is more efficient? CREATE TABLE db…
3 replies
I have a horrible manual process to that I want to automate as much as possible. The query ha…
5 replies
Is there a way to do the following without using a UDF? Goal: To return all client records with the…
2 replies
In Query Analyzer I enter the following: master..sp_trace_create @options = 8 I get the following …
10 replies
This seems like it ought to have a simple answer, but I haven't found one... I want to surface a de…
15 replies
Below you can find the output of my SQL jobstep. Is it possible that the [SQLSTATE 01000] is not pr…
2 replies
Viewing 15 topics - 13,336 through 13,350 (of 17,082 total)
You must be logged in to create new topics.