Topics
Started by
Posts
Last post
Hello all, Can someone tell me what I'm doing wrong here? ALTER TABLE #PAYEES (PAYEE_ID INT NOT NUL…
3 replies
The following query throws an error... Msg 4104, Level 16, State 1, Procedure prc_Recalc_Rates, Lin…
5 replies
Hi, In some texts i find the character "N" preceding a string and was wondering what the significan…
3 replies
Hi guys, retrieving data from some servers I try to use the next syntax SELECT * FROM OPENQUER…
1 replies
Hello friends, My self Kaushik Mistry. I want to perform certain job in sql server 2000 to enhance …
1 replies
Greetings all! I have a stored procedure I am developing (for quite a while now). I am sure after t…
18 replies
I have a TSQL SELECT similar in form to that shown below. The main SELECT has 2 sub-SELECTS. The da…
6 replies
Is there a way to identify if a unicode column, such as Forename (nvarchar), contains any non basic…
8 replies
Hi, I would like to pull back a results set with records that contain non-alphanumeric characters i…
10 replies
I have values like below 100MG actep 200MG ibuprof 25MG acetp 10% vial amox I need to change the da…
3 replies
I have a Cascade delete foreign key set up on table A that references table B. I also have a proc …
2 replies
Hi i am having three tables (EMPLOYEE,ADDRESS,QUALIFICATION). The below is table structure EMPLOYEE…
23 replies
I have an custom extended stored procedure which when executed prints some information on the messa…
3 replies
Hi I have to compare rows in one column of a table for particular value say 1000 and calculate the…
4 replies
Hi, on http://www.sqlservercentral.com/scripts/Primary+key/68346/%5B/url%5D "Jason S Wong" describe…
9 replies
Viewing 15 topics - 4,501 through 4,515 (of 12,230 total)
You must be logged in to create new topics.