473,432 Members | 1,780 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,432 software developers and data experts.

quering

13
Sir ! i want the procedure to query about the table information. with seelected fields..
if possible please narrate an example.
Sep 5 '07 #1
1 1382
Scott Price
1,384 Expert 1GB
Sir ! i want the procedure to query about the table information. with seelected fields..
if possible please narrate an example.
The general syntax is:
Expand|Select|Wrap|Line Numbers
  1. SELECT [FieldOne], [FieldTwo] FROM [TableOne] WHERE [FieldOne]=[SomeValue]
Regards,
Scott
Sep 5 '07 #2

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

Similar topics

29
by: VooDoo | last post by:
Hi, I have a Temperature sensor with internal web server that provide the data in a text format. When quering the ip(ttp://192.168.10.220/temp) of the sensor i get that kind of reply: Probe...
19
by: Westcoast Sheri | last post by:
To keep track of how many fruits my visitors buy, I use a mySQL database (2 columns: "fruit" and "quantity")....so can we make these following mySQL queries work somehow? (visitor buys 5...
0
by: jelle | last post by:
Hi, Has anyone so far been messing accessing / quering the google desktop database files? It seems it could be the best reflection of one in a couple of hundred mb, and i intent to unleash some...
2
by: Janus | last post by:
Hello. I need a little advice for populating the treeview control. I dont want my application to hang while populating the treeview, there is a lot of data what's the best approach? Maybe...
20
by: Julian32 | last post by:
Hello All, Sorry for the double post but I realized this topic would fit better in this forum. Before this I'd never before needed to use the "LEFT JOIN" command, and unfortunately it's giving...
0
by: Jainath | last post by:
Hi I have below file <?xml version = "1.0" encoding = "UTF-8"?> <Names> <name > <slno>1</slno> <refno>12345</refno> <name>Briggs</name>
2
by: yogeetas | last post by:
Hi All i am receiving following error while querying a particular table in Oracle form SQl 2000. Other tables can be queried. Server: Msg 7399, Level 16, State 1, Line 1 OLE DB provider...
2
by: BNW | last post by:
Sub PickRandom() Dim db As DAO.Database Dim tdf As DAO.TableDef Dim fld As DAO.Field Dim rst As DAO.Recordset Dim strSQL As String Dim strTableName As String ' 1:...
1
by: guyborn | last post by:
Hi I'm trying to get data from the database from the last week of the previous month to the second last week of the current month, I only manage to get data from the whole of the previous month...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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...
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
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?

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.