Topics
Started by
Posts
Last post
select getdate() where '0.00' > '0' result: 2006-11-09 16:53:48.050 select getdate() where '0' &…
2 replies
I have a TABLE with unique id's and values. But i have some NULL values in 2 of the columns What is…
2 replies
A project I'm working on has a requirement to join 2 tables based on the beginning of the customer …
8 replies
Hi, I have a simple cursor, which loops through a list of SQL servers. It then fires of a stored p…
2 replies
I am creating a SP and need to replicate instrREV ( liks in vb) functionality to a sql …
2 replies
If I execute command EXEC master..XP_CMDSHELL 'DIR ....\*.*' in query analyzer, file date in r…
16 replies
Can you use if exists in this fashon: if exists table select * from table else..... end if &…
7 replies
I want to display the top 5 count of areacodes for each name I want to combine all the results for…
8 replies
Hi, Say I have a temp table like below, I want a script that can return a result-set like the one …
8 replies
I need to display decimal value converting it to non decimal 13 characters long numeric string repl…
6 replies
Hi All, Has anyone extracted MS Exchange calendar data using either SQL Server or VB.NET? We …
2 replies
Hi guys I have got two tables which I need to join table 1 DHBName &n…
3 replies
In a stored procedure, when i use variable in the where condition of a query then the performance i…
3 replies
Hello all, Oracle gives you the ability to update multiple columns in a table by running a multiple…
2 replies
I cant think this morning. I want to query a table, where Rowid is plus or minus 2 of my target ro…
5 replies
Viewing 15 topics - 5,746 through 5,760 (of 17,082 total)
You must be logged in to create new topics.