Topics
Started by
Posts
Last post
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
Ok I have an application that will let me define the start and end positions for each field. With 7…
2 replies
Hi all, Here is the table structure for managing a binary tree application tbl_User_acc ( Useri…
1 replies
i have set up a data collection to pick up heavy queries on the system, now i want to set up full-t…
7 replies
Viewing 15 topics - 9,256 through 9,270 (of 10,647 total)
You must be logged in to create new topics.