Explain isolation levels that sql server supports?
What is resource db in sql server?
what is bit data type? and what are the information that can be stored inside a bit column?
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
How exceptions can be handled in sql server programming?
Is truncate autocommit?
If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security
Who is the owner of a schema in ms sql server?
How to enter unicode character string literals in ms sql server?
In which situation you use Self joins?
1 Answers CarrizalSoft Technologies, HP, TCS,
Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.
how to know description of a table in sqlserver 2000
What is equi join with example?