You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
950Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
954How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
1033
What is sql language?
Does sql server 2016 have ssms?
Can I delete event logs?
What is the name of the Database which IBM mainframe uses?
Can you leave a union at any time?
Explain the collation?
How to modify an existing stored procedure in ms sql server?
What is the default server name for sql server?
Explain about remote stored procedure?
What is the downside of using udf?
What are four major operators that can be used to combine conditions on a where clause?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
how to take backup bcp out for a column in table in sql server?
What is service broker? : sql server database administration
Explain what is lock escalation?