473,387 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

To find no of records in a particular time span

Hi,
could you please help me to write the query to find out the number of records in a particular period...means for ex: find out all the employee names who joined in that particular period.


Thx in advance,
Anil
Nov 18 '08 #1
2 2470
debasisdas
8,127 Expert 4TB
kindly post the query that you are working on.
Nov 18 '08 #2
Hi,

Try this query

select ename from emp where hiredate between fromdate and todate;
Feb 4 '09 #3

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

Similar topics

2
by: Joost Kraaijeveld | last post by:
I have a table with column1, column2, column3 and column4. How do I get all records, sorted by column4 that have the same column1,column2 and column3? TIA Joost ...
1
by: fatesgrasp | last post by:
Hi. This is my first time trying this site out. I'm stuck on a problem. I'm trying to find records in an access database with a date greater than todays date but it's pulling all records. Please...
0
by: Rachana | last post by:
RecordSelectionFormula doesn't return correct records. every time Hi! I am working in VB6-CR8.5 Either I use RecordSelectionFormula or SqlQueryString, getting the same problem: My...
3
by: ken.ditto | last post by:
I have a database that stores data collected from a variety of instruments (pressure, temperature, flow rate, etc.) everytime there is a 1% change in the value. The Project Manager wants to be...
5
realin
by: realin | last post by:
Hi friends, this is my first post in the community, i am making a software, which sends interrupt at parallel port and starts a circuit. Now i am stuck at the point when i want to make it work...
2
by: vijimca2004 | last post by:
Sir: Tell me the code for automatically update the particular field in table depend on particulat time using mysql 4.0 I get problems in this concept.example one field value is set to...
1
by: rrayfield | last post by:
Any body have an Idea on this... Last problem of my Calendar Application. To keep my calendar loading fast and efficent I have a SP that loads data to a datatable to read from c#. My sp reads...
4
by: sonia.sardana | last post by:
Hey frnds, i have faced the interview question-- Suppose time is 11:00, What is the degree at this particular time??? Suppose time is 3:00, What is the degree at this particular time??? I have...
0
by: mrsoft100 | last post by:
Dear Members I have written a program whose intention is to track fee payment by students in a school. the program is intended to track as many students as possible. My program works very well and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.