#SQL 0 Questions Ask question Search Order By: ActiveCategoryTagClear Filter 2 Votes 2 Ans What is a Cursor? 354 viewssandhyamini Answered question December 18, 2023Database#Database #SQL 2 Votes 2 Ans What are all the different types of indexes? 300 viewssandhyamini Answered question December 18, 2023Database#Database #SQL 1 Votes 3 Ans What is an inline function? . 398 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? 296 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 226 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 278 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 2 Votes 4 Ans How to use the BETWEEN operator in SQL 297 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to create a view in SQL 246 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 4 Ans What is a view in SQL 283 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 1 Votes 2 Ans What is the use of the UNION operator in SQL 202 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 1 Votes 2 Ans How to use the IN operator in SQL 228 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a correlated subquery 237 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a transaction in SQL 245 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to start a transaction in SQL 285 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 3 Ans What is a subquery in SQL 297 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to create a stored procedure in SQL 387 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to update data in a view using SQL 300 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 1 Votes 3 Ans The different types of JOINs in SQL 243 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to use the LIMIT clause in SQL 262 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 2 Ans What is the use of the CASE statement in SQL 269 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 5 Ans How to use the EXISTS operator in SQL 327 viewsMercy Margret Answered question July 6, 2023Others#SQL 1 Votes 4 Ans How to call a stored procedure in SQL 301 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 5 Ans How to delete data from a view using SQL 352 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 287 viewsMercy Margret Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to rollback a transaction in SQL 241 viewsSandhya Answered question July 6, 2023Others#SQL 1 Votes 2 Ans What is the purpose of the COALESCE function in SQL 272 viewsBrindhaPrathaban Answered question July 6, 2023Others#SQL 2 Votes 2 Ans What is a stored procedure in SQL 247 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to calculate the minimum value in a column in SQL 287 viewsShathana. S.R. Answered question July 6, 2023Others#SQL 2 Votes 3 Ans How to remove a column from a table in SQL 282 viewsSandhya Answered question July 6, 2023Others#SQL 2 Votes 2 Ans How to calculate the sum of values in a column in SQL 253 viewsSandhya Answered question July 6, 2023Others#SQL 1 Votes 2 Ans How to calculate the average value of a column in SQL 233 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 0 Votes 3 Ans What is HAVING clauses in SQL 235 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 1 Ans How to retrieve only distinct values from a table in SQL 187 viewsVishalini.R Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What are the different types of SQL statements 234 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 263 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of ORDER BY clause in SQL 256 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of the JOIN clause in SQL 212 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the WHERE clauses in SQL 216 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans How to update data in a table using SQL 297 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What is the use of an index in a database 264 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to calculate the total count of rows in a table in SQL? 200 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to create a new table in SQL 253 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 2 Ans How to create an index in SQL 196 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 2 Ans What are the difference between an INNER JOIN and an OUTER JOIN 236 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans What is a primary key in SQL 256 viewsSandhya Answered question July 5, 2023Others#SQL 1 Votes 3 Ans How to add a column to an existing table in SQL 321 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 Votes 3 Ans What is a foreign key in SQL 305 viewsBrindhaPrathaban Answered question July 5, 2023Others#SQL 1 2 3 Next »