Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
what is time stamping in SQL?
Home
DBMS
what is time stamping in SQL?
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
what is time stamping?
sql-time-stamping
1
Answer
0
votes
answered
Oct 30, 2019
by
SakshiSharma
in the time stamping based method,a serial order is created among the concurrent
transactions by assigning to each transaction a unique nondecreasing numbers.you
will be allocating fixed time for each transaction.
Related questions
0
votes
What all Aggregate functions are available in SQL?
asked
Apr 22, 2020
in
DBMS
by
Hodge
0
votes
What are transactions in SQL server?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#dbms
#sqlserver
0
votes
What are different JOINS used in SQL?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sql
#innerjoin
0
votes
What are SQL constraint?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sql
#constraint
0
votes
What is ORDER BY clause in SQL?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sql
#orderby
0
votes
What is HAVING clause in SQL?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sql
#groupby
0
votes
How to use GROUP BY Clause in SQL?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sql
#dbms
#groupby
0
votes
What is DISTINCT statement in SQL server? What is its use?
asked
Apr 22, 2020
in
DBMS
by
Hodge
#sqlserver
#dbms
0
votes
What is difference between SQL and SQL SERVER in DBMS?
asked
Apr 2, 2020
in
DBMS
by
rajeshsharma
#dbms-sql-server
0
votes
what are the difference between embedded and dynamic SQL in DBMS?
asked
Mar 31, 2020
in
DBMS
by
amita rallin
#sql-vs-dbms
0
votes
Explain the "paradigm mismatch" between SQL and application programming languages.
asked
Mar 31, 2020
in
DBMS
by
amita rallin
#dms-paradigm-mismatch
0
votes
What is SQL Deadlock in DBMS?
asked
Feb 28, 2020
in
DBMS
by
rahuljain1
#sql-deadlock
0
votes
Briefly describe the three types of SQL commands in DBMS?
asked
Feb 28, 2020
in
DBMS
by
rahuljain1
#dbms-sql-command
0
votes
What is SQL
asked
Feb 28, 2020
in
DBMS
by
rahuljain1
#dbms-sql
0
votes
what is projection in SQL
asked
Oct 30, 2019
in
DBMS
by
rajeshsharma
sql-projection
...