Topics
Started by
Posts
Last post
I have a problem with changing default Date format. I changed the language to British English on se…
1 replies
This is a part of a procedure that I have trouble with : declare @UpdateDate VARCHAR(21) , -- …
1 replies
Hello all, Newbie so please bare with me. So there's a sql server 2000 which caused some issues yes…
1 replies
By: HanShi
Example: USE DatabaseA SELECT * INTO Table1 FROM V_View1 SELECT * INTO Table2 FROM V_View2 SELECT …
3 replies
Hi friends , I just started studying SQL , in order to improve my skill I want to install sql on my…
5 replies
(select PARTY_NAME from partymst where PARTY_ST='D' AND partymst.PARTY_NO in (…
2 replies
Currently I've got a DTS package that sends out a text message when it completes. DECLARE @CRLF CHA…
6 replies
I am dealing with huge number of transaction simultaneously accessing to get ONE ID from its primar…
2 replies
I have a varchar field containing some data I want to report on. The SELECT statement below selects…
3 replies
Hello forum...my apologies if I've placed this in the wrong section. I am a product management/bus…
8 replies
I'm a newbie and trying to understand what does this code do. The only information I have about thi…
1 replies
Dear Forum Members I am new to SQL done the first administrator course but as a platform support en…
2 replies
Dear Forum Sorry hit post by mistake can this please be deleted?
2 replies
Hi all have developed my library project counter problem when I want to get sum book status (in…
6 replies
I am tying to set up standings for a fantasy baseball site and I dont know what I am doing to query…
5 replies
By: MMartin1
Viewing 15 topics - 16 through 30 (of 2,871 total)
You must be logged in to create new topics.