#SQL 0 Questions Ask question Search Order By: ActiveCategoryTagClear Filter 2 Votes 2 Ans What is a Cursor? 356 viewssandhyamini Answered question December 18, 2023Database#Database #SQL 2 Votes 2 Ans What are all the different types of indexes? 303 viewssandhyamini Answered question December 18, 2023Database#Database #SQL 1 Votes 3 Ans What is an inline function? . 404 viewsSandhya Answered question September 7, 2023C++#C Program #c++program #SQL sql-server 0 Votes 3 Ans What are local variables and global variables in Python? 298 viewsShathana. S.R. Answered question July 7, 2023Python# c++ programming #c programming #Database #javaprogram #Microsoft excel #SQL 1 Votes 2 Ans How to use the NOT operator in SQL 228 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 4 Ans How to calculate the maximum value in a column in SQL 381 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 1 Votes 4 Ans How to use the LIKE operator in SQL 279 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 2 Votes 4 Ans How to use the BETWEEN operator in SQL 298 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to create a view in SQL 248 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 4 Ans What is a view in SQL 285 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 1 Votes 2 Ans What is the use of the UNION operator in SQL 203 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 1 Votes 2 Ans How to use the IN operator in SQL 231 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a correlated subquery 239 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a transaction in SQL 247 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to start a transaction in SQL 288 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a subquery in SQL 300 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to create a stored procedure in SQL 391 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to update data in a view using SQL 303 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 1 Votes 3 Ans The different types of JOINs in SQL 245 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to use the LIMIT clause in SQL 265 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 2 Ans What is the use of the CASE statement in SQL 272 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 5 Ans How to use the EXISTS operator in SQL 330 viewsMercy Margret Answered question July 6, 2023Others#SQL 1 Votes 4 Ans How to call a stored procedure in SQL 304 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 5 Ans How to delete data from a view using SQL 354 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What are the properties of a transaction 300 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 4 Ans How to commit a transaction in SQL 290 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to rollback a transaction in SQL 244 viewsSandhya Answered question July 6, 2023Others#SQL 1 Votes 2 Ans What is the purpose of the COALESCE function in SQL 275 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 2 Ans What is a stored procedure in SQL 248 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to calculate the minimum value in a column in SQL 289 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to remove a column from a table in SQL 284 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 2 Ans How to calculate the sum of values in a column in SQL 256 viewsSandhya Answered question July 6, 2023Others#SQL 1 Votes 2 Ans How to calculate the average value of a column in SQL 234 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 0 Votes 3 Ans What is HAVING clauses in SQL 244 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 1 Ans How to retrieve only distinct values from a table in SQL 194 viewsVishalini.R Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What are the different types of SQL statements 236 viewsSandhya Answered question July 5, 2023Others#SQL 0 Votes 3 Ans Distinct command in Sql 246 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans Uses of sql 267 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of ORDER BY clause in SQL 260 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of the JOIN clause in SQL 221 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the WHERE clauses in SQL 219 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans How to update data in a table using SQL 302 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of an index in a database 270 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to calculate the total count of rows in a table in SQL? 207 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to create a new table in SQL 259 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to create an index in SQL 201 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What are the difference between an INNER JOIN and an OUTER JOIN 240 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans What is a primary key in SQL 259 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 3 Ans How to add a column to an existing table in SQL 326 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans What is a foreign key in SQL 313 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 2 3 Next »