Topics
Started by
Posts
Last post
Need to import a flat file that has a field count that exceeds allowable field count. Is there a w…
1 replies
I don't know that this is SQL 2008 specific, but that's the version I am using in this situation. I…
10 replies
Hello everyone, Sorry if this is somewhere, I just could not find. Today, I have a internal app whe…
7 replies
Hi folks . . . hopefully this is just a quick question. Was just reading BOL regarding the OUTPUT …
5 replies
This is a general/conceptual question (with practical applications for me) for a problem that seems…
2 replies
Well, I have the following case. I have a detail table like this. Cod - Number - Product …
6 replies
Is there of way of declaring variable that take one or more than one values based on the users's ne…
6 replies
Hello, when you want to query Unicode data you need use 'N' prefix. For example: select * from tabl…
1 replies
I have the following query: CREATE TABLE #Date ( rowIDINT IDENTITY(1,1), rxDate VARCHAR(50) ) IN…
10 replies
I've got a situation that I cannot seem to resolve. I would like to put this functionality in a vi…
9 replies
Hi all I urgently need to know if it is possible to lookup a value that is found in a table and sea…
7 replies
View the highest 100 different amounts that were donated. So write a query to list the 100 amounts.…
3 replies
I work in a small group with access to a small SQL server instance (VMWare). Most transactions we …
2 replies
Hi, I'm looking for a query on some financial data to show me the largest drawdown that has occurre…
8 replies
hi all. how to convert hijri date to julian date?for example:1389/07/25(hijri date)to (20/10/2010).…
1 replies
Viewing 15 topics - 9,241 through 9,255 (of 10,635 total)
You must be logged in to create new topics.