Topics
Started by
Posts
Last post
Dear Friends, I have one query like select * from emp where dept_no in(10,20,30) Can anyone help me…
17 replies
Dear All, I am having agentrankandrecruitment table with chain column with varchar(2000) size. I …
3 replies
Hi All, I have written a stored procedure with two parameters in which I have declared some tempo…
3 replies
Dear friends, I need to merge two column when i use select query example... My table having.. code …
1 replies
I want to retrieve a AD account's group which means its [memberof] field in AD, but I don't know ho…
1 replies
SQL newbie using MS SQL 2005. Have customer order table with customer order numbers that are prefix…
19 replies
Hi, We have a BOM table containing material items grouped by the BOMs containing them. A wrinkle i…
8 replies
Can someone please tell me why this code works: SELECT FINANCE_SVC_TYPE = LEFT(DFSC.FINANCE_SVC_TYP…
8 replies
I have three tables (please see attached file for the structure). How do I generate an XML in hiera…
7 replies
I wanted to run a stored proc based on a the following condition If Select Count(*) from Table>0 T…
8 replies
Hi, This question mainly concerns to two columns. Column names are StatusDetail and StatusID. What…
13 replies
Hi I need some help in programing the below scenario, can Some one help me. Source Table Structure…
20 replies
I have data in a table Store Material Received_Date Qty. East Capacitor 2008-03-1…
4 replies
Hi, I am using the Pubs DB as an example to help phrase my question. Query Example: SELECT EMPLOY…
5 replies
I have the following, slightly simplified, query: SELECT year(subscription_date) as Year_Purchased,…
12 replies
Viewing 15 topics - 6,841 through 6,855 (of 12,234 total)
You must be logged in to create new topics.