Topics
Started by
Posts
Last post
Is there a way to limit the number of worker-processes/CPUs used in a stored proc, but only within …
2 replies
after installation i use osql but i tell me a password and i don't know the password what is the pa…
6 replies
I have a table with 3 rows. How can I compare the data in row1 with the data in row2 to see what th…
5 replies
Hi there, I have a question about join statement. The following are the different sql statements w…
4 replies
When I add a column to a temp table in a sproc, I can't later reference that column in the same spr…
5 replies
Hi all SELECT TableA.LINE_ID FROM TableA LEFT OUTER JOIN TableB ON TableA.RecName = TableB.RecName …
10 replies
Looking for an example using the Soundex function or similar string comparison functionality in TSQ…
1 replies
Hello... I'm getting VERY odd behavior ever since I added an Indexed view to my system. If I take t…
1 replies
Is there a way to copy a stored procedure from one server to another using T-SQL? I tried writing t…
3 replies
I have 2 tables with the following structure and values 1. cut_table cut (integer), batch (integer)…
7 replies
Hi there, I am currently maintaining tons of T-SQL (more than 400) sps. Is there any way I could r…
3 replies
Does anyone know the correct syntax to create a scheduled task in 6.5? Thanks for any help
1 replies
Warm greetings! I just want to ask for your professional opinion about my concern. I would like to…
4 replies
As DBA I've found that trying to get the programmers to keep effective documentation here is vergin…
3 replies
Hi, I am a noob to SQL. I am trying to convert a numeric field(which contains minutes) to HH:MM:SS…
1 replies
Viewing 15 topics - 16,141 through 16,155 (of 17,082 total)
You must be logged in to create new topics.