473,473 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Joined date

kiss07
99 New Member
Hi friends,

I want to select records those are joined date is 23/03/07 in a table.
This is simple query .i need answer ..I have an date function error in myside.

and another query.

In a table there are i want to select those employees are taken maximum
leave in a month in department wise.

Expecting outout:

Department employee days

Keynote arun 3
shakil 3

performix nisha 4
shaju 4


Air defence ramesh 2


i need a standard query..Pls help..(note: keynote ,perfromix,airdefence are department)

Arun..
May 3 '07 #1
4 1224
debasisdas
8,127 Recognized Expert Expert
for your first query use
Expand|Select|Wrap|Line Numbers
  1. select * from table_name where join_date ='23-mar-07'
  2.  
it is simple
if your question is different please post here
May 3 '07 #2
debasisdas
8,127 Recognized Expert Expert
Write in clear concise language using correct grammar and spelling
May 3 '07 #3
kiss07
99 New Member
Dear friend,

I don't know what is problem .I submit clear case myside.
May 3 '07 #4
kiss07
99 New Member
In a table there are i want to select those employees are taken maximum
leave in a month in department wise.

Expecting outout:

Department employee days

Keynote arun 3
shakil 3

performix nisha 4
shaju 4


Air defence ramesh 2


i need a standard query..Pls help..(note: keynote ,performix,airdefence are department)
May 3 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Metal Dave | last post by:
Hi all, Currently our product has a setup that stores information about transactions in a transaction table. Additionally, certain transactions pertain to specific people, and extra information...
0
by: Supra | last post by:
i got mdichild working. i'm working on similar to mirc chat. when i joined channel #vb the first mdichild is on. then when i wanted to join another channel #visualbasic. then i got second mdichild...
1
by: Ike | last post by:
I have a simple query of joined tables that is failing to give me any rows of data (though, in checking by hand, it certainly should). Essentially, I am trying to return all rows from `ups` that...
5
by: zMisc | last post by:
Are there any tricks in updaitng a JOINed recordset? I joned to tables and when I try to change a field on the recordset and update it, I get this error: "Unknown column 'CCDE' in 'where...
2
by: psuaudi | last post by:
I have a main query that I would like to call two different subqueries. In MS Access, I usually just save the two subqueries as separate queries which are then called by a third separate and main...
2
kiss07
by: kiss07 | last post by:
Hi, i have Two tables : EMP name associative salary --- ------ ---- arun member $500 kumar nonmember $400
0
by: Rhamphoryncus | last post by:
I know similar things have been argued before, but little things (like the joined name implying a copy) can make a big difference. That and I'm providing a simple implementation that works right...
1
pezholio
by: pezholio | last post by:
Hi, I've got two tables, one called events, which has an id field (eventid), a name field (eventname), a start date (datefrom) and an end date (date to), and another called events_to_grouptype,...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.