Ask Questions & Get Answers at ibibo sawaal

Ask your Question in Computers & Technology

Character(s) remaining:  160
 
Ask now

Can one call DDL statements from PL/SQL?  

Asked in Computers & Technology at 6:57 PM on November 27, 2008

Tags: ddl, statements, sql

! This question is closed
Report abuse
tm prasana
tm prasana
Profile | Q&A

Related Search

 

what is the difference amongSQL,SQL PlUS,ORACLE nd PLSQL?

, manipulate objects DDL and data DML with SQL. However, SQL doesnt include all the things that normal programming languages have, such as loops and IF...THEN...ELSE statements....SQL Structured Query Language block of code. SQL tells the database what to do declarative, not how to do it. In contrast, PL/SQL tell the database how to do things procedural. SQL is used to code queries, DML and DDL statements. PL/SQL

Posted in Computers & Technology by tanu priya at 7:34 PM on July 05, 2008

what is PL/SQL & SQL in oracle 8.0database?

within SQLPlus scripts.While programmers can readily incorporate SQL DML statements into PL/SQL as cursor definitions, for example, or using the SELECT ... INTO syntax, Data Definition Language DDL of DDL in an Oracle database will result in an implicit commit. Programmers can also use Dynamic SQL to execute DML where they do not know the exact content of the statement in advance.PL/SQL offers

Posted in Computers & Technology by SUNIL . at 9:11 PM on October 07, 2008
Tags oracle

r oracle, pl/sql,sql same thingsecpt db lang? wch1 is in more demand.. plz suggest me.

to do declarative, not how to do it. In contrast, PL/SQL tell the database how to do things procedural. SQL is used to code queries, DML and DDL statements. PL/SQL is used to code program blocks that allows you to directly interact with the database. You can write queries SELECT, manipulate objects DDL and data DML with SQL. However, SQL doesnt include all the things that normal programming languages

Posted in Computers & Technology by Nikhil Singh at 6:10 PM on July 12, 2008
Tags same, suggest

Mysql and Postgres sql which one is better?What is difference between Mysqls feature and Postgress feature?

of developers, and so therefore differ in features and performance. MySQL has a reputation for being fast, but lacking in advanced features. e.g. Sub select statements. Whereas PostgreSQL has a reputation therefore differ in features and performance. MySQL has a reputation for being fast, but lacking in advanced features. e.g. Sub select statements. Whereas PostgreSQL has a reputation for having a more

Posted in Computers & Technology by panu at 2:25 PM on July 11, 2008

Define trigger in oracle?

occurred, but not examine the data for each row.Once the trigger is created, entering the following SQL statement:UPDATE Emptab SET sal = sal 500.00 WHERE deptno = 10;fires the trigger once for each row that is updated, in each case printing the new salary, old salary, and the difference.The CREATE or CREATE OR REPLACE statement fails if any errors exist in the PL/SQL block.source : http

Posted in Computers & Technology by blogger01 at 12:54 PM on May 23, 2008

Define trigger in oracle?

fires once for each row affected by the triggering statement and the latter fires once for the whole statement.Below is the syntax for creating a trigger in Oracle which differs slightly from standard SQL or Java with a specific system event, namely DML SQL insert, update and delete statements.A trigger is like an IDMS user exit, an opening in the code where you can branch out and "do your own thing

Posted in Computers & Technology by Sharad Singh at 9:12 PM on May 15, 2008

which database is widely used Oracle or Sql Server or Mysql in IT industry.what is the technical difference among them.

and reports.Think of it like this: The code that makes your program function is PL/SQL. The code that manipulates the data is SQL DML. The code that creates stored database objects is SQL DDL. DDL compiles provided by MySQL that is not available in Oracle 9i database. SQL Inserts Unlike Oracle 9i database, MySQL allows INSERT statements with a VALUES clause to specify multiple sets of data to insert

Posted in Computers & Technology by Ash Ash at 11:07 AM on May 10, 2008
Tags database

What is DDL and DML?

. Any CREATE, DROP and ALTER commands are examples of DDL SQL statements....SQL statements are divided into two major categories: data definition language DDL and data manipulation language DML. Both that you find a SQL reference for your own database software as a supplement to these pages.Data definition languageDDL statements are used to build and modify the structure of your tables and other objects

Posted in Computers & Technology by joydeepbhat at 3:55 AM on November 11, 2008
Tags ddl, dml

I have a database in mssql 2000. How can i port all its tables, views,stored procedures into Mysql 5.0.

to dump all statements into a text file, which you can then review and edit before executing on the MySQL server....Well Bala , Ia assume you want to migrate databases from MySQL 2000 to MySQL 5.0.You need modules convert source GRT objects to target GRT objects; and Transformation modules convert target GRT objects into actual SQL CREATE statements.The result is a structure that can be extended to support

Posted in Computers & Technology by baladutt at 5:50 PM on July 14, 2008

what is SQL

query and data manipulation language, variations of SQL have been created by SQL database management system DBMS vendors that add procedural constructs, control-of-flow statements, user-defined data types vendors that add procedural constructs, control-of-flow statements, user-defined data types, and various other language extensions. With the release of the SQL:1999 standard, many such extensions were

Posted in Computers & Technology by shashi verma at 9:30 PM on May 03, 2008
Tags sql

What are the special features of using SQL Server?

is locked or otherwise unavailable. This capability enables administrators to troubleshoot problems on a server by executing diagnostic functions or Transact-SQL statements.Snapshot Isolation 2005 provides comprehensive schema change DDL replication, next-generation monitoring capabilities, built in replication from Oracle to SQL Server, merge replication over https, and significant merge

Posted in Computers & Technology by Gajala at 8:05 PM on November 14, 2007

How to convert the datetime into a string for use in the SQL statement?

.ToDateTimeTextBox1.Text, cInfo.DateTimeFormat Convert the datetime into a string for use in the SQL statement Label1.Text = "... WHERE [Date...] < " & Convert.ToStringdt, c the Invariant time Dim dt As DateTime dt = Convert.ToDateTimeTextBox1.Text, cInfo.DateTimeFormat Convert the datetime into a string for use in the SQL statement Label1.Text = "... WHERE [Date...] < "

Posted in Computers & Technology by suneel at 5:48 AM on November 12, 2008
Categories
sawaal signature