Topics
Started by
Posts
Last post
Hello, I'm running into a very annoying issue that I haven't been able to find any information abou…
9 replies
what is the difference between CAST and CONVERT Function? which one is preferred?
6 replies
Hello, I'm wondering if this is even possible: I'm trying to run a query on the msdb database to g…
8 replies
I would love a little help with converting the varchar to a datetime. The varchar data is in the fo…
3 replies
I need to be able to write a query that will build a start and end date. The end date already exis…
15 replies
Hi to all SQL lovers, I am trying to do one tricky calculation. So far I've got half success. Here…
2 replies
Dear Experts , I would like to do the following :- get the date out of a certain column in a table …
7 replies
Hi, I am executing a SP on SQL Server 2000, to produce a format I require (attached below for refer…
11 replies
Hi All. I have a table which has following colums with more than 10 million records. COLA COLB Now …
2 replies
SELECT * FROM Table1 WHERE mydate =convert(varchar, getdate(), 111) I am running this query in SS…
5 replies
Hi folks, hope someone can help? I am trying to import data from a text file, the data does not hav…
21 replies
hi, I have a error - property cant be updated or deleted. property 'Domain' does not exist for 'ob…
2 replies
Hi, I have a report that has a summary and a detail/drilldown version. There are two companies with…
3 replies
I have to get top 5 distinct salesid from the table order by dealid desc.The Dealid is a ever incre…
1 replies
Hi, I want to insert data into table such that I get output something like... Location Id Uniqu…
10 replies
Viewing 15 topics - 961 through 975 (of 17,082 total)
You must be logged in to create new topics.