when will data in the data base is updated

Answers were Sorted based on User's Feedback



when will data in the data base is updated..

Answer / chaitanya

when ever we use DML commands

Is This Answer Correct ?    0 Yes 0 No

when will data in the data base is updated..

Answer / rajat

Please find the below link which is related to Practical
PostgreSQL.



http://www.commandprompt.com/ppbook

Is This Answer Correct ?    0 Yes 0 No

when will data in the data base is updated..

Answer / vg

usig commit command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What does the option psql -l of PostgreSQL display?

1 Answers  


What is the operator that is used for case-insensitive regular expression searches in PostgreSQL?

1 Answers  


What is postgresql? Explain the history of postgresql.

1 Answers  


What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?

1 Answers  


What is a foreign key constraint why are such constraints important?

1 Answers  


What is the default database in postgresql?

1 Answers  


How does postgres store data?

1 Answers  


This message is received in response to the query SELECT * FROM JA_Party. I would like to know what am I doing wrong. ERROR: relation "ja_party" does not exist LINE 1: SELECT * FROM JA_Party ^ ********** Error ********** ERROR: relation "ja_party" does not exist SQL state: 42P01 Character: 15

1 Answers  


What is medical indexing?

1 Answers  


What is foreign key in access?

1 Answers  


What is pg_catalog?

1 Answers  


How do you delete a column?

1 Answers  


Categories