Topics
Started by
Posts
Last post
I've got a script that creates database1 and then creates database2. In addition, I've got another …
13 replies
By: jmadren
PATIENT SUMMARY Ref no : 1 Name : Mr A K Age : 37 years D.…
5 replies
By: PBirch
I need a very serious help. I have a total of 25 tables. Several of these tables are lookup tables …
5 replies
By: chidi
If i have user-defined function with two parameters of SmallDateTime and i want to raise error if t…
2 replies
Saw the artical on Using xp_cmdshell. I am trying to use it to call an external exe, but the path c…
6 replies
By: jmadren
Not sure if I am wording this correctly, but hope this will help: I have a table with "Pallet_Name"…
8 replies
I have a table with a date column and a sales made on that date. eg: 03/03/03 -- 10 03/03/03 -- 20 …
3 replies
By: cbarus
Hello GREAT gurus! I have a problem but before I explain, please allow me to briefly explain what i…
9 replies
By: simflex
Good afternoon everyone, I am having trouble with the following select: SELECT notes_key, notes_seq…
8 replies
By: avi_a
Hi Good afternoon everyone. Can u please help me out in this issue. I have a table with 103 k rows.…
10 replies
select a.cid,b.name from taba a inner join tabb b on a.cid=b.cid where a.cid not in (select cid f…
2 replies
There's a FAQ article at: http://www.sqlservercentral.com/faq/viewfaqanswer.asp?categoryid=2&f…
7 replies
I am using xp_fileexist to check if the file exists on the network. It returns 0 either the file do…
2 replies
Hi, how I can change column property from identity to not identity? Thanks,Jelena
6 replies
How can I find a file exist accross the NT network using xp_fileexist. network path: \\backup\04032…
3 replies
By: hhp
Viewing 15 topics - 15,571 through 15,585 (of 17,082 total)
You must be logged in to create new topics.