Computer Engineers

 
Home | Computer engineering other top | Fiber / Wireless / Copper Tran | Semiconductor engineering
  Position:HOME>Programming language engineeri>Article Content
SQL multi-queries...beginner
Source:Internet Author:Unknow Pubdate:2008-04-14  
Dothy (Civil/Environme) 1 Nov 04 22:00
Hello all,

I'm a SQL beginner so please excuse my most likely stupid questions...

First, I'd like to know if you can do several queries in one query window. For example, can you say first to delete all the results in a table, then let's say to copy certain columns from another table with aggregate functions, WHERE clauses, etc.. all that in the same query window?

Thank you very much to anyone who'll answer. It's been weeks I'm trying to learn SQL language for Access and the Help is not really helpful!

Cheers,
Do.

automatic2 (Industrial) 2 Nov 04 10:24
Not sure about your query 'window', but as you could imagine, only one function at a time will be run against the data base. you could script any number of directives and send them to the intrepeter in series fashion. 字串4

johnwm (Computer) 2 Nov 04 23:39
You mention 'SQL beginner' and then go on to talk about Access. You will find that Access SQL (more properly known as JetSQL) isn't exactly comparable to any other standard SQL, so a lot of queries written in proper SQL won't run 'as-is' in Access.

The correct reference for JetSQL is found (in a standard installation) in "C:\Program Files\Common Files\Microsoft Shared\Office10\1033\jetsql40.chm" Good Luck
johnwm
________________________________________________________
To get the best from these forums read FAQ731-376 before posting

UK steam enthusiasts: www.essexsteam.co.uk

Dothy (Civil/Environme) 2 Nov 04 23:47
Thank you very much for your answers. It's been helpful.

Cheers,
Do.


(Click:

Previous:VB - Changing font size with the Print# command   Next:argc argv in winmain
[Add TO Favorites] [TOP] [PRINT] [CLOCE WINDOWS]  
  Hot Article
·PIC code for triac light dimme
·Connecting a Footswitch to an
·Siemens s7-200 PLC & Visua
·TETRIS source code is availabl
·XML Files and Terramodel
·controlling GPIB from VBA
·LINKING MSC PATRAN WITH INTRAN
·How to interface RS-485 / Modb
·VBA WITH AB PLC
·SIEMENS: I/O, NCDDE AND DCTL
·getch() function
·Visual Basic Serial Comms To S
  Related Articles
·argc argv in winmain
·How to get command-line argume
·Creating a Flowsheet GUI
·VB-ITERATION
·PDA programming...
·24CXX Serial EEPROM programmin
·Hardware Interfacing thru C..
·VB6 Running Another Program
·getlogin in C programming
·RowSource problem with Combobo
·Porting a Windows NT C++ app t
·Visual Basic
Power by DedeCms