473,387 Members | 1,486 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.

Need help with scripting

Hello. I am a beginner to SQL and I am working on a work related request. I already know the tables and fields to work on this request. I just need to know the structure of this script. Can someone please help?

Here's the description of the request: " Need a list of loans that are in a mandatory flood zone (A or V) with an escrow type 23. From January 1, 2010 to current."

For Escrow type, the database is AS400PL.AS400PL.MTGLIBP1.CHESCRAB and the field is ESCTYPE

For Flood Zone, the database is AS4CS01.AS4CS01.MTGLIBPN.INSOLDPL and the field is FLZONE.


tHANK YOU FOR THE HELP!
Dec 29 '10 #1
1 1093
ck9663
2,878 Expert 2GB
You're going to need the JOIN clause to link these two tables and WHERE clause, to filter the rows.

Start working on it, post when you hit a wall, and we'll start from there...

Good Luck!!!

~~ CK
Dec 29 '10 #2

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

Similar topics

1
by: Joe Foran | last post by:
Hi everyone, I'm in a bit of a bind... I have some batch scripting ability but next to no skill in VBS. I had a set of scripts that would: Query the registry key...
9
by: What-a-Tool | last post by:
Dim MyMsg Set MyMsg = server.createObject("Scripting.Dictionary") MyMsg.Add "KeyVal1", "My Message1" MyMsg.Add "KeyVal2", "My Message2" MyMsg.Add "KeyVal3", "My Message3" for i = 1 To...
25
by: Mark | last post by:
I'm just starting out in an introductory ASP.Net course, and am trying to run a simple program but keeping getting an error. I'm running XP, have installed Internet Information Services (5.1) ,...
0
by: saravanan_article | last post by:
Hi I am newbie to C#, i am using C# 2005 and DataGridView in my Application. The problem is described here I am using DataGrid and I placed some Headers like Column1,Column2,Column3.... What i...
0
by: deko | last post by:
I want to move a directory and its contents with this code: Dim fso As Scripting.FileSystemObject Set fso = New FileSystemObject fso.MoveFolder strSource, strDestination I'm running Access...
7
by: Bogey | last post by:
Hi , I tried to write a Line at the end of my file Test.txt. function AddNewL(){ var Object = new ActiveXObject('Scripting.FileSystemObject'); var LirTxt2 = Object.GetFile("F:\Test.txt"); ...
3
by: =?Utf-8?B?UXVpbWJseQ==?= | last post by:
I'm trying to find some good resources on how to script a VS build. Our solution is fairly large, and includes a WinForm app, web services, a couple of websites, etc. I'm trying to find a way to...
8
by: rdabane | last post by:
I'm trying to perform following type of operation from inside a python script. 1. Open an application shell (basically a tcl ) 2. Run some commands on that shell and get outputs from each command...
2
by: euqaj | last post by:
After saving a file we will copy the modified version of the file then we want to undo the changes of the original file.. . Is it possible with scripting? Can anyone give us scripting codes? if...
70
mideastgirl
by: mideastgirl | last post by:
I have recently been working on a website for an honors association, and have a lot of difficulty but have found help from those on this site. I would like to see if I can get some more help on a...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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.