what are user defined datatypes? : Sql server database administration
What is after dml trigger?
What is de-normalization in sql database administration? Give examples?
What is hot add cpu in sql server 2008?
What are the main differences between #temp tables and @table variables and which one is preferred?
When we are using this query to shrink the log file,what exactly it will execute internally? Do we lose any data when we run this script? which data it will truncate in the log file and where it is saved. Please let me know... USE DatabaseName GO DBCC SHRINKFILE(<TransactionLogName>, 1) BACKUP LOG <DatabaseName> WITH TRUNCATE_ONLY DBCC SHRINKFILE(<TransactionLogName>, 1) GO
How do I start sql server 2017?
What is difference between index seek vs. Index scan?
How to drop an existing table with "drop table" statements in ms sql server?
What is #temp and @table variable in SQL server?
How to delete duplicate rows from table except one?
I have cleared sbi clerk examination. I am Bachelor in computer application (BCA) graduate. so which type of question related bca in sbi clerk interviews. pls answers me at sejalvaghela@yahoo.co.in.. and also tell me which type of question asked in sbi clerk interview.
What is default port number for sql server 2000?