Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



SQL Server Interview Questions
Questions Answers Views Company eMail

How to enter comments in transact-sql statements?

985

How to loop through result set objects using mssql_fetch_array()?

1129

How to use user defined functions in expressions?

1151

How to use group functions in the select clause in ms sql server?

1114

How to list all dsn entries on your local machine using odbc_data_source()?

1089

How to count rows with the count(*) function in ms sql server?

1057

What happens if the update subquery returns multiple rows in ms sql server?

1166

What happens if the update subquery returns no rows in ms sql server?

1172

How to change the name of a database user?

1007

What is the security principal at the database level that represents your session?

988

How to loop through result set objects using odbc_fetch_row()?

1041

What are triggers in ms sql server?

1224

How to disable triggers using "disable trigger"?

1104

Can the query output be sorted by multiple columns in ms sql server?

1026

How many ways to create table-valued functions?

1053


Un-Answered Questions { SQL Server }

How to provide default values to function parameters?

1216


What are the restrictions that views have to follow? : SQL Server Architecture

1058


Why I can not enter 0.001 second in date and time literals in ms sql server?

1104


Which are ddl commands?

1112


How to include text values in sql statements?

1094


there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration

963


Explain rdbms?

1075


Does server sql treat char as a variable-length or fixed-length column?

1090


How much is a sql server license?

1008


What is difference between clustered index and non clustered index?

1117


How to count rows with the count(*) function in ms sql server?

1057


Can the “if update (colname)” statement be used in a delete trigger?

1032


Where do we use trace frag?

1059


Can group by and orderby be used together?

1067


List some of the rules that apply to creating and using a ‘view’

921