473,406 Members | 2,549 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,406 software developers and data experts.

Ques????

37
Hi,

I have some questions???........
plz answer these

1) How do we know whether the row is inserted or not in a table, after performing the insertion operation?

2) where we get the all tables and constraints information?

3) what is rerunnable scripts?

Thanks in adv.......
Sep 4 '07 #1
2 1124
debasisdas
8,127 Expert 4TB
Hi,
1) How do we know whether the row is inserted or not in a table, after performing the insertion operation?
2) where we get the all tables and constraints information?
3) what is rerunnable scripts?
please go for count(*) before and after the operation.
from data dictionary table USER_CONSTRAINTS
all the scripts are re-runnable.
Sep 4 '07 #2
Hi,

I have some questions???........
plz answer these

1) How do we know whether the row is inserted or not in a table, after performing the insertion operation?

2) where we get the all tables and constraints information?


3) what is rerunnable scripts?

Thanks in adv.......
if u try to insert in annonyms block , using implicit cursor sql%rowcount to display the how may rows are inserted otherwise u try to insert in sql block check the specified table count(*) from before commit and after commit

user_constraints
Sep 4 '07 #3

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

Similar topics

5
by: news | last post by:
Hi, I am pretty new to PHP I want to do the following but I have been unable to find good info/ or sample code on it; please help; - retrieve a gif/jpeg image using PHP from another site -...
1
by: news | last post by:
Hi again, I am pretty new to PHP (I use to be a Visual Basic 6 addict) I want to do the following but I have been unable to find good info/ or sample code on it; please help; - retrieve a...
2
by: Hal Halloway | last post by:
I'm trying to go from PHP4 to PHP5, all seemed OK until I tried to connect to a MYSQl DB. Then I get the error message: Fatal error: Call to undefined function mysql_pconnect() in C:\Program...
1
by: ryan | last post by:
the win32 python extentions don't seem to have "SysParametersInfo()" and i need it to set the wallpaper in windows. cyptes has a "SysParametersInfoA()" function but wont let me use the...
6
by: suenacita1 | last post by:
Hi. I'm a masters student at the George Washington University currently taking an Open Source Software Development course. One of our assignments was to do a presentation on an open source project...
0
by: Pete Wilson | last post by:
C++ instructor says, emphatically: end of file is always a NUL char in the file; count on it. When program sees a NUL, that's it, that's the end of file. And testing for NUL is always the right...
0
by: codyrush | last post by:
Good morning. I am brand-new at SQL Server 2000. In fact, I merely have a copy of SQL Server 2000 Developer Edition. Can anyone point me to a good site for learning the very basics of SQL...
1
by: ajayp | last post by:
I am new to DB2 and I am trying to implement a tool using DB2 Administrative (C API) API.My requirement is for the tool to query the DB2 servers to get the list of databases in each of the...
10
by: action! | last post by:
this is my C Programming homework, It wants me to input 10! and output the follow result 10! ¡õ 10 * 9! ¡õ 9 * 8! ..................
6
by: GrispernMix | last post by:
//ques and and level order traversal file name: lab6_build_leaf_up.cpp Instructions:
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...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
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...

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.